2021-11-25 03:32:47.478 | + ./stack.sh:main:469 : exec 2021-11-25 03:32:47.478 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-25-033247' 2021-11-25 03:32:47.478 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-25-033247.summary.2021-11-25-033247 2021-11-25 03:32:47.478 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:32:47.478 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-25-033247 2021-11-25 03:32:47.478 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-25-033247 /opt/stack/logs/stack.sh.log 2021-11-25 03:32:47.478 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-25-033247.summary.2021-11-25-033247 /opt/stack/logs/stack.sh.log.summary 2021-11-25 03:32:47.478 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:583 : local real_path 2021-11-25 03:32:47.478 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-11-25 03:32:47.478 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-11-25 03:32:47.478 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-11-25 03:32:47.478 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-11-25 03:32:47.478 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-25 03:32:47.479 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-25 03:32:47.479 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-11-25 03:32:47.479 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-11-25 03:32:47.481 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-25 03:32:47.483 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-11-25 03:32:47.486 | + ./stack.sh:main:542 : trap err_trap ERR 2021-11-25 03:32:47.488 | + ./stack.sh:main:555 : set -o errexit 2021-11-25 03:32:47.490 | + ./stack.sh:main:558 : uname -a 2021-11-25 03:32:47.491 | Linux dv-cinder-818778-3-smb 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-11-25 03:32:47.493 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-25 03:32:47.495 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-25 03:32:47.498 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-11-25 03:32:47.523 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-25 03:32:47.538 | + ./stack.sh:main:572 : fetch_plugins 2021-11-25 03:32:47.540 | + functions-common:fetch_plugins:1677 : local plugins= 2021-11-25 03:32:47.541 | + functions-common:fetch_plugins:1678 : local plugin 2021-11-25 03:32:47.543 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-11-25 03:32:47.545 | + functions-common:fetch_plugins:1682 : return 2021-11-25 03:32:47.547 | + ./stack.sh:main:576 : run_phase override_defaults 2021-11-25 03:32:47.550 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-11-25 03:32:47.551 | + functions-common:run_phase:1760 : local phase= 2021-11-25 03:32:47.553 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:32:47.555 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:32:47.556 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:32:47.558 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:32:47.560 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:32:47.562 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:32:47.565 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:32:47.567 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:32:47.569 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:32:47.570 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-25 03:32:47.572 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:32:47.584 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:47.586 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-25 03:32:47.587 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-25 03:32:47.589 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-25 03:32:47.595 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-25 03:32:47.597 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-25 03:32:47.599 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-25 03:32:47.601 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-25 03:32:47.603 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-25 03:32:47.605 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-25 03:32:47.607 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:32:47.609 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-11-25 03:32:47.612 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-11-25 03:32:47.614 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-11-25 03:32:47.617 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-11-25 03:32:47.619 | + functions-common:plugin_override_defaults:1723 : return 2021-11-25 03:32:47.621 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-11-25 03:32:47.639 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-11-25 03:32:47.642 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-25 03:32:47.656 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:32:47.659 | +++ lib/tls:source:43 : hostname -f 2021-11-25 03:32:47.663 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-25 03:32:47.665 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-25 03:32:47.667 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-25 03:32:47.669 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-25 03:32:47.671 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-25 03:32:47.674 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-25 03:32:47.676 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-25 03:32:47.677 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-25 03:32:47.679 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-25 03:32:47.681 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-25 03:32:47.685 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-11-25 03:32:47.697 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-11-25 03:32:47.713 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-11-25 03:32:47.725 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-11-25 03:32:47.736 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-11-25 03:32:47.761 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-11-25 03:32:47.788 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-11-25 03:32:47.858 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-11-25 03:32:47.879 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-11-25 03:32:47.911 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-11-25 03:32:47.957 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-11-25 03:32:47.996 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-11-25 03:32:48.081 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-11-25 03:32:48.093 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-11-25 03:32:48.105 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-25 03:32:48.117 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-11-25 03:32:48.208 | + ./stack.sh:main:605 : run_phase source 2021-11-25 03:32:48.210 | + functions-common:run_phase:1759 : local mode=source 2021-11-25 03:32:48.212 | + functions-common:run_phase:1760 : local phase= 2021-11-25 03:32:48.214 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:32:48.216 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:32:48.218 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:32:48.220 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:32:48.222 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:32:48.225 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:32:48.228 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:32:48.230 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:32:48.232 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:32:48.234 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-25 03:32:48.237 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:32:48.250 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.253 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-25 03:32:48.255 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-25 03:32:48.289 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-25 03:32:48.291 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-11-25 03:32:48.293 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-11-25 03:32:48.295 | + functions-common:run_phase:1781 : load_plugin_settings 2021-11-25 03:32:48.298 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-11-25 03:32:48.300 | + functions-common:load_plugin_settings:1696 : local plugin 2021-11-25 03:32:48.302 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-11-25 03:32:48.304 | + functions-common:load_plugin_settings:1700 : return 2021-11-25 03:32:48.306 | + functions-common:run_phase:1782 : verify_disabled_services 2021-11-25 03:32:48.308 | + functions-common:verify_disabled_services:2042 : local service 2021-11-25 03:32:48.311 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.313 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-25 03:32:48.315 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.317 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-25 03:32:48.319 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.322 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-25 03:32:48.324 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.326 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-25 03:32:48.329 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.331 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-25 03:32:48.333 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.336 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-25 03:32:48.338 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.340 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-25 03:32:48.342 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.345 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-25 03:32:48.347 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.350 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-25 03:32:48.352 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.354 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-25 03:32:48.356 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.359 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-25 03:32:48.361 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.363 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-25 03:32:48.365 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.368 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-25 03:32:48.370 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.372 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-25 03:32:48.374 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.377 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-25 03:32:48.379 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.381 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-25 03:32:48.383 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.385 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-25 03:32:48.388 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.390 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-25 03:32:48.393 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.395 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-25 03:32:48.397 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.399 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-25 03:32:48.402 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.404 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-25 03:32:48.406 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.408 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-25 03:32:48.410 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.413 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-25 03:32:48.415 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.417 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-25 03:32:48.419 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.422 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-25 03:32:48.424 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.427 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-25 03:32:48.429 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.431 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-25 03:32:48.433 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.435 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-25 03:32:48.438 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.440 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-25 03:32:48.442 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.444 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-25 03:32:48.447 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.449 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-25 03:32:48.451 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.453 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-25 03:32:48.456 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.458 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-25 03:32:48.461 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.463 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-25 03:32:48.465 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.467 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-25 03:32:48.470 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.472 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-25 03:32:48.475 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.477 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-25 03:32:48.479 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.481 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-25 03:32:48.483 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.486 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-25 03:32:48.488 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:32:48.490 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-25 03:32:48.493 | + ./stack.sh:main:676 : initialize_database_backends 2021-11-25 03:32:48.495 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-25 03:32:48.497 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-25 03:32:48.511 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.513 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-25 03:32:48.515 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-25 03:32:48.518 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-25 03:32:48.532 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:32:48.535 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-25 03:32:48.537 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-25 03:32:48.539 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-25 03:32:48.541 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-25 03:32:48.544 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-25 03:32:48.546 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-25 03:32:48.548 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-25 03:32:48.551 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-25 03:32:48.553 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-25 03:32:48.555 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-25 03:32:48.558 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-25 03:32:48.560 | + lib/database:initialize_database_backends:104 : return 0 2021-11-25 03:32:48.562 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-11-25 03:32:48.562 | Using mysql database backend 2021-11-25 03:32:48.565 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-25 03:32:48.580 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-11-25 03:32:48.594 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.597 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-25 03:32:48.612 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-11-25 03:32:48.627 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.630 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-25 03:32:48.648 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-25 03:32:48.664 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-11-25 03:32:48.679 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:32:48.682 | + ./stack.sh:main:724 : is_service_enabled nova 2021-11-25 03:32:48.697 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.699 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-11-25 03:32:48.701 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-11-25 03:32:48.717 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:32:48.720 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-25 03:32:48.734 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-11-25 03:32:48.737 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-11-25 03:32:48.740 | + ./stack.sh:main:746 : save_stackenv 746 2021-11-25 03:32:48.742 | + functions-common:save_stackenv:60 : local tag=746 2021-11-25 03:32:48.745 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-25 03:32:48.748 | + functions-common:save_stackenv:62 : time_stamp=2021-11-25-033248 2021-11-25 03:32:48.751 | + functions-common:save_stackenv:63 : echo '# 2021-11-25-033248 746' 2021-11-25 03:32:48.753 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.755 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-25 03:32:48.758 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.760 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-25 03:32:48.762 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.765 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-25 03:32:48.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.769 | + 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,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,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-11-25 03:32:48.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.774 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-11-25 03:32:48.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.778 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.47/identity 2021-11-25 03:32:48.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.784 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-11-25 03:32:48.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.788 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-25-033247 2021-11-25 03:32:48.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.793 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-25 03:32:48.795 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.798 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-11-25 03:32:48.800 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.803 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-25 03:32:48.805 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.807 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-25 03:32:48.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.812 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-25 03:32:48.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:32:48.817 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-25 03:32:48.819 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-11-25 03:32:48.821 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-25 03:32:48.823 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-25 03:32:48.826 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:32:48.828 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:32:48.831 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:32:48.833 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:32:48.835 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:32:48.838 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:32:48.852 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:32:48.854 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:32:48.856 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:32:48.859 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:32:48.860 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:32:48.864 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-25 03:32:48.867 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:32:48.869 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-25 03:32:48.871 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:32:48.872 | + functions-common:git_clone:593 : head -1 2021-11-25 03:32:48.875 | e99c1532 Merge "update constraint for python-novaclient to new release 17.0.1" into stable/ussuri 2021-11-25 03:32:48.877 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:32:48.880 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-11-25 03:32:48.882 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:32:48.884 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-11-25 03:32:48.887 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-25 03:32:48.889 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-25 03:32:48.892 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-25 03:32:48.894 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-25 03:32:48.896 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-25 03:32:48.899 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-25 03:32:48.901 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-25 03:32:48.904 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-25 03:32:48.908 | ++ tools/install_prereqs.sh:source:47 : NOW=1637811168 2021-11-25 03:32:48.912 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-25 03:32:48.915 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-25 03:32:48.918 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-25 03:32:48.920 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637811168 2021-11-25 03:32:48.924 | ++ tools/install_prereqs.sh:source:50 : [[ 1637811168 -lt 7200 ]] 2021-11-25 03:32:48.926 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-25 03:32:48.928 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-11-25 03:32:48.931 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-11-25 03:32:48.933 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-11-25 03:32:48.935 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-11-25 03:32:48.937 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-11-25 03:32:48.940 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-11-25 03:32:48.943 | +++ 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,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,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-11-25 03:32:48.989 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-25 03:32:48.989 | apache2-dev 2021-11-25 03:32:48.989 | bc 2021-11-25 03:32:48.989 | bsdmainutils 2021-11-25 03:32:48.989 | curl 2021-11-25 03:32:48.989 | g++ 2021-11-25 03:32:48.989 | gcc 2021-11-25 03:32:48.989 | gettext 2021-11-25 03:32:48.989 | git 2021-11-25 03:32:48.989 | graphviz 2021-11-25 03:32:48.989 | iputils-ping 2021-11-25 03:32:48.989 | libapache2-mod-proxy-uwsgi 2021-11-25 03:32:48.989 | libffi-dev 2021-11-25 03:32:48.989 | libjpeg-dev 2021-11-25 03:32:48.989 | libmysqlclient-dev 2021-11-25 03:32:48.989 | libpcre3-dev 2021-11-25 03:32:48.989 | libpq-dev 2021-11-25 03:32:48.989 | libssl-dev 2021-11-25 03:32:48.989 | libsystemd-dev 2021-11-25 03:32:48.989 | libxml2-dev 2021-11-25 03:32:48.989 | libxslt1-dev 2021-11-25 03:32:48.989 | libyaml-dev 2021-11-25 03:32:48.989 | lsof 2021-11-25 03:32:48.989 | openssh-server 2021-11-25 03:32:48.989 | openssl 2021-11-25 03:32:48.989 | pkg-config 2021-11-25 03:32:48.989 | psmisc 2021-11-25 03:32:48.989 | python3-dev 2021-11-25 03:32:48.989 | python3-venv 2021-11-25 03:32:48.989 | tar 2021-11-25 03:32:48.990 | tcpdump 2021-11-25 03:32:48.990 | unzip 2021-11-25 03:32:48.990 | uuid-runtime 2021-11-25 03:32:48.990 | wget 2021-11-25 03:32:48.990 | wget 2021-11-25 03:32:48.990 | zlib1g-dev 2021-11-25 03:32:48.990 | libkrb5-dev 2021-11-25 03:32:48.990 | libldap2-dev 2021-11-25 03:32:48.990 | libsasl2-dev 2021-11-25 03:32:48.990 | memcached 2021-11-25 03:32:48.990 | python3-mysqldb 2021-11-25 03:32:48.990 | sqlite3 2021-11-25 03:32:48.990 | conntrack 2021-11-25 03:32:48.990 | curl 2021-11-25 03:32:48.990 | dnsmasq-base 2021-11-25 03:32:48.990 | dnsmasq-utils 2021-11-25 03:32:48.990 | ebtables 2021-11-25 03:32:48.990 | gawk 2021-11-25 03:32:48.990 | genisoimage 2021-11-25 03:32:48.990 | iptables 2021-11-25 03:32:48.990 | iputils-arping 2021-11-25 03:32:48.990 | kpartx 2021-11-25 03:32:48.990 | libjs-jquery-tablesorter 2021-11-25 03:32:48.990 | libmysqlclient-dev 2021-11-25 03:32:48.990 | parted 2021-11-25 03:32:48.990 | pm-utils 2021-11-25 03:32:48.990 | python3-mysqldb 2021-11-25 03:32:48.990 | socat 2021-11-25 03:32:48.990 | sqlite3 2021-11-25 03:32:48.990 | sudo 2021-11-25 03:32:48.990 | vlan 2021-11-25 03:32:48.990 | lvm2 2021-11-25 03:32:48.990 | open-iscsi 2021-11-25 03:32:48.990 | qemu-utils 2021-11-25 03:32:48.990 | thin-provisioning-tools 2021-11-25 03:32:48.991 | acl 2021-11-25 03:32:48.991 | dnsmasq-base 2021-11-25 03:32:48.991 | dnsmasq-utils 2021-11-25 03:32:48.991 | ebtables 2021-11-25 03:32:48.991 | haproxy 2021-11-25 03:32:48.991 | iptables 2021-11-25 03:32:48.991 | iputils-arping 2021-11-25 03:32:48.991 | iputils-ping 2021-11-25 03:32:48.991 | libmysqlclient-dev 2021-11-25 03:32:48.991 | postgresql-server-dev-all 2021-11-25 03:32:48.991 | python3-mysqldb 2021-11-25 03:32:48.991 | sqlite3 2021-11-25 03:32:48.991 | sudo 2021-11-25 03:32:48.991 | vlan 2021-11-25 03:32:48.991 | ipset 2021-11-25 03:32:48.991 | conntrack 2021-11-25 03:32:48.991 | conntrackd 2021-11-25 03:32:48.991 | keepalived 2021-11-25 03:32:48.991 | dstat 2021-11-25 03:32:48.991 | lvm2 2021-11-25 03:32:48.991 | open-iscsi 2021-11-25 03:32:48.991 | qemu-utils 2021-11-25 03:32:48.991 | thin-provisioning-tools 2021-11-25 03:32:48.991 | curl 2021-11-25 03:32:48.991 | liberasurecode-dev 2021-11-25 03:32:48.991 | make 2021-11-25 03:32:48.991 | memcached 2021-11-25 03:32:48.991 | sqlite3 2021-11-25 03:32:48.991 | xfsprogs' 2021-11-25 03:32:48.994 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-25 03:32:49.010 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-25 03:32:49.010 | apache2-dev 2021-11-25 03:32:49.010 | bc 2021-11-25 03:32:49.010 | bsdmainutils 2021-11-25 03:32:49.010 | curl 2021-11-25 03:32:49.010 | g++ 2021-11-25 03:32:49.010 | gcc 2021-11-25 03:32:49.010 | gettext 2021-11-25 03:32:49.011 | git 2021-11-25 03:32:49.011 | graphviz 2021-11-25 03:32:49.011 | iputils-ping 2021-11-25 03:32:49.011 | libapache2-mod-proxy-uwsgi 2021-11-25 03:32:49.011 | libffi-dev 2021-11-25 03:32:49.011 | libjpeg-dev 2021-11-25 03:32:49.011 | libmysqlclient-dev 2021-11-25 03:32:49.011 | libpcre3-dev 2021-11-25 03:32:49.011 | libpq-dev 2021-11-25 03:32:49.011 | libssl-dev 2021-11-25 03:32:49.011 | libsystemd-dev 2021-11-25 03:32:49.011 | libxml2-dev 2021-11-25 03:32:49.011 | libxslt1-dev 2021-11-25 03:32:49.011 | libyaml-dev 2021-11-25 03:32:49.011 | lsof 2021-11-25 03:32:49.011 | openssh-server 2021-11-25 03:32:49.011 | openssl 2021-11-25 03:32:49.011 | pkg-config 2021-11-25 03:32:49.011 | psmisc 2021-11-25 03:32:49.011 | python3-dev 2021-11-25 03:32:49.011 | python3-venv 2021-11-25 03:32:49.011 | tar 2021-11-25 03:32:49.011 | tcpdump 2021-11-25 03:32:49.011 | unzip 2021-11-25 03:32:49.011 | uuid-runtime 2021-11-25 03:32:49.011 | wget 2021-11-25 03:32:49.011 | wget 2021-11-25 03:32:49.011 | zlib1g-dev 2021-11-25 03:32:49.011 | libkrb5-dev 2021-11-25 03:32:49.011 | libldap2-dev 2021-11-25 03:32:49.011 | libsasl2-dev 2021-11-25 03:32:49.011 | memcached 2021-11-25 03:32:49.011 | python3-mysqldb 2021-11-25 03:32:49.011 | sqlite3 2021-11-25 03:32:49.011 | conntrack 2021-11-25 03:32:49.012 | curl 2021-11-25 03:32:49.012 | dnsmasq-base 2021-11-25 03:32:49.012 | dnsmasq-utils 2021-11-25 03:32:49.012 | ebtables 2021-11-25 03:32:49.012 | gawk 2021-11-25 03:32:49.012 | genisoimage 2021-11-25 03:32:49.012 | iptables 2021-11-25 03:32:49.012 | iputils-arping 2021-11-25 03:32:49.012 | kpartx 2021-11-25 03:32:49.012 | libjs-jquery-tablesorter 2021-11-25 03:32:49.012 | libmysqlclient-dev 2021-11-25 03:32:49.012 | parted 2021-11-25 03:32:49.012 | pm-utils 2021-11-25 03:32:49.012 | python3-mysqldb 2021-11-25 03:32:49.012 | socat 2021-11-25 03:32:49.012 | sqlite3 2021-11-25 03:32:49.012 | sudo 2021-11-25 03:32:49.012 | vlan 2021-11-25 03:32:49.012 | lvm2 2021-11-25 03:32:49.012 | open-iscsi 2021-11-25 03:32:49.012 | qemu-utils 2021-11-25 03:32:49.012 | thin-provisioning-tools 2021-11-25 03:32:49.012 | acl 2021-11-25 03:32:49.012 | dnsmasq-base 2021-11-25 03:32:49.012 | dnsmasq-utils 2021-11-25 03:32:49.012 | ebtables 2021-11-25 03:32:49.012 | haproxy 2021-11-25 03:32:49.012 | iptables 2021-11-25 03:32:49.012 | iputils-arping 2021-11-25 03:32:49.012 | iputils-ping 2021-11-25 03:32:49.012 | libmysqlclient-dev 2021-11-25 03:32:49.012 | postgresql-server-dev-all 2021-11-25 03:32:49.012 | python3-mysqldb 2021-11-25 03:32:49.012 | sqlite3 2021-11-25 03:32:49.013 | sudo 2021-11-25 03:32:49.013 | vlan 2021-11-25 03:32:49.013 | ipset 2021-11-25 03:32:49.013 | conntrack 2021-11-25 03:32:49.013 | conntrackd 2021-11-25 03:32:49.013 | keepalived 2021-11-25 03:32:49.013 | dstat 2021-11-25 03:32:49.013 | lvm2 2021-11-25 03:32:49.013 | open-iscsi 2021-11-25 03:32:49.013 | qemu-utils 2021-11-25 03:32:49.013 | thin-provisioning-tools 2021-11-25 03:32:49.013 | curl 2021-11-25 03:32:49.013 | liberasurecode-dev 2021-11-25 03:32:49.013 | make 2021-11-25 03:32:49.013 | memcached 2021-11-25 03:32:49.013 | sqlite3 2021-11-25 03:32:49.013 | xfsprogs ' 2021-11-25 03:32:49.013 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-25 03:32:49.015 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:32:49.018 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:32:49.021 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-25 03:32:49.022 | ++ 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-11-25 03:32:49.025 | ++ 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-11-25 03:32:49.028 | ++ functions-common:install_package:1333 : update_package_repo 2021-11-25 03:32:49.030 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:32:49.033 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:32:49.035 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:32:49.037 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:32:49.039 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:32:49.041 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:32:49.043 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:32:49.046 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:32:49.048 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:32:49.050 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:32:49.052 | ++ functions-common:apt_get_update:1069 : return 2021-11-25 03:32:49.055 | ++ 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-11-25 03:32:49.057 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:32:49.059 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:32:49.061 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:32:49.064 | ++ 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-11-25 03:32:49.084 | ++ 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-11-25 03:32:49.205 | Reading package lists... 2021-11-25 03:32:49.468 | Building dependency tree... 2021-11-25 03:32:49.470 | Reading state information... 2021-11-25 03:32:49.723 | acl is already the newest version (2.2.52-3build1). 2021-11-25 03:32:49.723 | acl set to manually installed. 2021-11-25 03:32:49.723 | bc is already the newest version (1.07.1-2). 2021-11-25 03:32:49.723 | bc set to manually installed. 2021-11-25 03:32:49.723 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-11-25 03:32:49.723 | bsdmainutils set to manually installed. 2021-11-25 03:32:49.723 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-11-25 03:32:49.723 | gawk set to manually installed. 2021-11-25 03:32:49.723 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-11-25 03:32:49.723 | iptables set to manually installed. 2021-11-25 03:32:49.723 | libpcre3-dev is already the newest version (2:8.39-9). 2021-11-25 03:32:49.724 | lsof is already the newest version (4.89+dfsg-0.1). 2021-11-25 03:32:49.724 | lsof set to manually installed. 2021-11-25 03:32:49.724 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-11-25 03:32:49.724 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-11-25 03:32:49.724 | ebtables set to manually installed. 2021-11-25 03:32:49.724 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-11-25 03:32:49.724 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-11-25 03:32:49.724 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-11-25 03:32:49.724 | parted is already the newest version (3.2-20ubuntu0.2). 2021-11-25 03:32:49.724 | parted set to manually installed. 2021-11-25 03:32:49.724 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-11-25 03:32:49.724 | psmisc set to manually installed. 2021-11-25 03:32:49.724 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-11-25 03:32:49.724 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-11-25 03:32:49.724 | wget set to manually installed. 2021-11-25 03:32:49.724 | The following packages were automatically installed and are no longer required: 2021-11-25 03:32:49.724 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:32:49.724 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:32:49.724 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:32:49.724 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:32:49.724 | python3-twisted-bin python3-zope.interface 2021-11-25 03:32:49.724 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:32:49.724 | The following additional packages will be installed: 2021-11-25 03:32:49.724 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-25 03:32:49.724 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-11-25 03:32:49.724 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-11-25 03:32:49.724 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-11-25 03:32:49.724 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-25 03:32:49.724 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-11-25 03:32:49.725 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-11-25 03:32:49.725 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-25 03:32:49.725 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-25 03:32:49.725 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-11-25 03:32:49.725 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-25 03:32:49.725 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-11-25 03:32:49.725 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-11-25 03:32:49.725 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-25 03:32:49.725 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-25 03:32:49.725 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-11-25 03:32:49.725 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-25 03:32:49.725 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-11-25 03:32:49.725 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-11-25 03:32:49.725 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-11-25 03:32:49.725 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-11-25 03:32:49.725 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-25 03:32:49.725 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-11-25 03:32:49.725 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-25 03:32:49.725 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-11-25 03:32:49.725 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-11-25 03:32:49.725 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-11-25 03:32:49.725 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-25 03:32:49.725 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-11-25 03:32:49.725 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-11-25 03:32:49.725 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-25 03:32:49.725 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-11-25 03:32:49.725 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-25 03:32:49.725 | uuid-dev uwsgi-core vbetool x11-common 2021-11-25 03:32:49.727 | Suggested packages: 2021-11-25 03:32:49.727 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-11-25 03:32:49.727 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-11-25 03:32:49.727 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-11-25 03:32:49.727 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-25 03:32:49.727 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-11-25 03:32:49.727 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-11-25 03:32:49.727 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-11-25 03:32:49.727 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-11-25 03:32:49.727 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-11-25 03:32:49.727 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-11-25 03:32:49.727 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-11-25 03:32:49.727 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-11-25 03:32:49.727 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-11-25 03:32:49.727 | libjson-perl default-mysql-server | virtual-mysql-server 2021-11-25 03:32:49.727 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-11-25 03:32:49.727 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-11-25 03:32:49.727 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-11-25 03:32:49.981 | The following NEW packages will be installed: 2021-11-25 03:32:49.981 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-11-25 03:32:49.982 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-11-25 03:32:49.982 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-11-25 03:32:49.982 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-25 03:32:49.982 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-11-25 03:32:49.982 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-11-25 03:32:49.982 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-11-25 03:32:49.982 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-25 03:32:49.982 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-25 03:32:49.982 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-25 03:32:49.982 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-25 03:32:49.982 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-25 03:32:49.982 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-25 03:32:49.982 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-11-25 03:32:49.982 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-11-25 03:32:49.982 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-25 03:32:49.982 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-25 03:32:49.982 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-11-25 03:32:49.982 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-25 03:32:49.982 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-25 03:32:49.982 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-25 03:32:49.982 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-11-25 03:32:49.982 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-11-25 03:32:49.982 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-25 03:32:49.982 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-11-25 03:32:49.982 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-11-25 03:32:49.982 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-11-25 03:32:49.982 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-11-25 03:32:49.982 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-25 03:32:49.982 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-11-25 03:32:49.982 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-25 03:32:49.983 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-11-25 03:32:49.983 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-11-25 03:32:49.983 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-11-25 03:32:49.983 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-11-25 03:32:49.983 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-11-25 03:32:49.983 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-11-25 03:32:49.983 | The following packages will be upgraded: 2021-11-25 03:32:49.983 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-11-25 03:32:49.983 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-11-25 03:32:49.983 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-11-25 03:32:49.983 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-11-25 03:32:49.984 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-11-25 03:32:49.984 | openssl sudo systemd tar tcpdump uuid-runtime 2021-11-25 03:32:50.098 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-11-25 03:32:50.098 | Need to get 81.2 MB of archives. 2021-11-25 03:32:50.098 | After this operation, 260 MB of additional disk space will be used. 2021-11-25 03:32:50.098 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-11-25 03:32:50.339 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-11-25 03:32:50.353 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-11-25 03:32:50.363 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-11-25 03:32:50.652 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-11-25 03:32:50.668 | 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-11-25 03:32:50.670 | 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-11-25 03:32:50.673 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-11-25 03:32:50.681 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1,302 kB] 2021-11-25 03:32:50.860 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-11-25 03:32:50.862 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-11-25 03:32:50.879 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-11-25 03:32:50.879 | 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-11-25 03:32:50.880 | 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-11-25 03:32:50.882 | 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-11-25 03:32:50.883 | 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-11-25 03:32:50.888 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-11-25 03:32:50.888 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-11-25 03:32:50.906 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-11-25 03:32:52.482 | 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-11-25 03:32:52.505 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.19 [1,071 kB] 2021-11-25 03:32:52.631 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.19 [84.2 kB] 2021-11-25 03:32:52.642 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.19 [160 kB] 2021-11-25 03:32:52.661 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.19 [95.2 kB] 2021-11-25 03:32:52.710 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-25 03:32:52.909 | 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-11-25 03:32:53.059 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-11-25 03:32:53.066 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-11-25 03:32:53.103 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-11-25 03:32:53.142 | 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-11-25 03:32:53.166 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-11-25 03:32:53.399 | 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-11-25 03:32:53.415 | 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-11-25 03:32:53.418 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-11-25 03:32:53.422 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-11-25 03:32:53.424 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-11-25 03:32:53.490 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-11-25 03:32:53.492 | 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-11-25 03:32:53.496 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-11-25 03:32:53.675 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 2021-11-25 03:32:53.827 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-11-25 03:32:53.898 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-11-25 03:32:53.917 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-11-25 03:32:53.961 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-11-25 03:32:53.966 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-11-25 03:32:53.987 | 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-11-25 03:32:53.993 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-11-25 03:32:54.054 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-11-25 03:32:54.167 | 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-11-25 03:32:54.240 | 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-11-25 03:32:54.249 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-11-25 03:32:54.251 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-11-25 03:32:54.262 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-11-25 03:32:54.387 | 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-11-25 03:32:54.434 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-11-25 03:32:54.506 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-25 03:32:54.512 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-11-25 03:32:54.551 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-11-25 03:32:54.620 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-11-25 03:32:54.709 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-11-25 03:32:54.782 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-11-25 03:32:54.824 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-11-25 03:32:54.827 | 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-11-25 03:32:54.841 | 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-11-25 03:32:54.843 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-11-25 03:32:54.849 | 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-11-25 03:32:54.850 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-11-25 03:32:54.896 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-11-25 03:32:54.925 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-11-25 03:32:55.045 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-11-25 03:32:55.059 | 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-11-25 03:32:55.300 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-11-25 03:32:55.305 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-11-25 03:32:55.350 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-11-25 03:32:55.524 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.19 [178 kB] 2021-11-25 03:32:55.562 | 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-11-25 03:32:55.873 | 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-11-25 03:32:57.960 | 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-11-25 03:32:57.961 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-11-25 03:32:57.961 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-11-25 03:32:57.964 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-11-25 03:32:57.966 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-11-25 03:32:57.992 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-11-25 03:32:58.023 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-11-25 03:32:58.059 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-11-25 03:32:58.072 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-11-25 03:32:58.128 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-11-25 03:32:58.129 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-11-25 03:32:58.137 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-11-25 03:32:58.140 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-11-25 03:32:58.149 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-11-25 03:32:58.205 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-11-25 03:32:58.221 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-11-25 03:32:58.255 | 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-11-25 03:32:58.257 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-11-25 03:32:58.260 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-11-25 03:32:58.263 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-11-25 03:32:58.282 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-25 03:32:58.282 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-25 03:32:58.286 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-11-25 03:32:58.311 | 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-11-25 03:32:58.432 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-25 03:32:58.590 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-11-25 03:32:58.747 | 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-11-25 03:32:58.908 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-11-25 03:32:59.008 | 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-11-25 03:32:59.010 | 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-11-25 03:32:59.011 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-25 03:32:59.015 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-11-25 03:32:59.391 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-11-25 03:32:59.392 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-11-25 03:32:59.538 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-11-25 03:32:59.539 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-11-25 03:32:59.539 | 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-11-25 03:32:59.614 | 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-11-25 03:32:59.664 | 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-11-25 03:32:59.665 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-11-25 03:32:59.666 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-11-25 03:32:59.891 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-11-25 03:32:59.943 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-11-25 03:33:00.043 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-25 03:33:00.128 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-11-25 03:33:00.130 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-25 03:33:00.184 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-11-25 03:33:00.465 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-11-25 03:33:00.540 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-11-25 03:33:00.589 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-11-25 03:33:00.590 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-11-25 03:33:00.660 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-11-25 03:33:00.752 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-11-25 03:33:00.800 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-11-25 03:33:00.800 | 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-11-25 03:33:00.801 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-11-25 03:33:00.802 | 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-11-25 03:33:00.914 | 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-11-25 03:33:01.352 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-11-25 03:33:01.435 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-11-25 03:33:01.455 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-11-25 03:33:01.478 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-11-25 03:33:01.498 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-11-25 03:33:01.512 | 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-11-25 03:33:01.532 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-11-25 03:33:01.649 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-11-25 03:33:01.649 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-11-25 03:33:01.651 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-11-25 03:33:01.651 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-25 03:33:01.652 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-25 03:33:01.653 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-11-25 03:33:01.655 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-11-25 03:33:01.680 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-11-25 03:33:01.694 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-11-25 03:33:01.754 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-11-25 03:33:01.885 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-11-25 03:33:02.547 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-11-25 03:33:02.548 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-25 03:33:02.566 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-11-25 03:33:02.566 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-11-25 03:33:02.576 | 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-11-25 03:33:02.576 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-11-25 03:33:02.633 | 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-11-25 03:33:02.643 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-11-25 03:33:06.208 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-11-25 03:33:06.295 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-11-25 03:33:06.312 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-11-25 03:33:06.320 | 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-11-25 03:33:06.386 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-25 03:33:06.386 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-25 03:33:06.387 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-11-25 03:33:06.431 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-11-25 03:33:06.433 | 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-11-25 03:33:06.475 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-11-25 03:33:06.511 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-25 03:33:06.514 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-25 03:33:06.518 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-11-25 03:33:06.522 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-11-25 03:33:06.523 | 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-11-25 03:33:06.644 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.13 [1,568 kB] 2021-11-25 03:33:06.854 | 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-11-25 03:33:06.976 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-11-25 03:33:06.999 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-11-25 03:33:07.011 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-11-25 03:33:07.143 | 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-11-25 03:33:07.160 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-11-25 03:33:07.172 | 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-11-25 03:33:07.195 | 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-11-25 03:33:07.471 | 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-11-25 03:33:07.535 | 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-11-25 03:33:07.597 | 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-11-25 03:33:07.599 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-11-25 03:33:07.606 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-11-25 03:33:07.616 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-11-25 03:33:07.619 | 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-11-25 03:33:07.919 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-11-25 03:33:07.928 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-11-25 03:33:07.955 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-11-25 03:33:07.962 | 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-11-25 03:33:08.095 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-11-25 03:33:08.099 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-11-25 03:33:08.100 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-11-25 03:33:08.102 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-25 03:33:08.102 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-11-25 03:33:08.108 | 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-11-25 03:33:08.246 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-11-25 03:33:08.291 | 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-11-25 03:33:08.599 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-11-25 03:33:08.603 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-11-25 03:33:08.603 | 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-11-25 03:33:08.604 | 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-11-25 03:33:08.607 | 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-11-25 03:33:08.812 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-11-25 03:33:08.816 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-11-25 03:33:08.851 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-11-25 03:33:08.859 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-11-25 03:33:08.892 | 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-11-25 03:33:08.937 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-25 03:33:08.938 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-11-25 03:33:08.942 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-11-25 03:33:08.945 | 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-11-25 03:33:08.950 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-11-25 03:33:08.952 | 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-11-25 03:33:08.952 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-11-25 03:33:08.953 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-11-25 03:33:08.999 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-11-25 03:33:09.038 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-11-25 03:33:09.039 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-11-25 03:33:09.040 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-11-25 03:33:09.097 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-11-25 03:33:10.753 | Preconfiguring packages ... 2021-11-25 03:33:10.890 | Fetched 81.2 MB in 19s (4,252 kB/s) 2021-11-25 03:33:10.950 | (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-11-25 03:33:10.953 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:10.975 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-11-25 03:33:11.103 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-11-25 03:33:11.252 | (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-11-25 03:33:11.255 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-25 03:33:11.285 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-25 03:33:11.394 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-25 03:33:11.417 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-25 03:33:11.561 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-25 03:33:11.702 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-25 03:33:12.399 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-11-25 03:33:12.420 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-25 03:33:12.522 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-11-25 03:33:12.643 | (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-11-25 03:33:12.645 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-25 03:33:12.667 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-25 03:33:12.755 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-25 03:33:12.886 | (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-11-25 03:33:12.889 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-25 03:33:12.912 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-25 03:33:13.186 | Selecting previously unselected package libapr1:amd64. 2021-11-25 03:33:13.192 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-11-25 03:33:13.204 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-11-25 03:33:13.325 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-25 03:33:13.346 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-25 03:33:13.617 | Selecting previously unselected package libaprutil1:amd64. 2021-11-25 03:33:13.624 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-11-25 03:33:13.626 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-11-25 03:33:13.723 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-25 03:33:13.745 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-11-25 03:33:13.881 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-25 03:33:13.888 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-11-25 03:33:13.890 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-25 03:33:13.953 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-25 03:33:13.974 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-25 03:33:14.071 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-25 03:33:14.101 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-25 03:33:14.192 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-11-25 03:33:14.213 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-25 03:33:14.319 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-25 03:33:14.341 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-25 03:33:14.431 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-25 03:33:14.438 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-11-25 03:33:14.440 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-25 03:33:14.514 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-25 03:33:14.520 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-11-25 03:33:14.523 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-25 03:33:14.615 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-25 03:33:14.636 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-11-25 03:33:15.957 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-25 03:33:15.979 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-11-25 03:33:16.142 | Selecting previously unselected package apache2-bin. 2021-11-25 03:33:16.148 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-25 03:33:16.151 | Unpacking apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:16.364 | Selecting previously unselected package apache2-utils. 2021-11-25 03:33:16.370 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-25 03:33:16.373 | Unpacking apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:16.437 | Selecting previously unselected package apache2-data. 2021-11-25 03:33:16.443 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.19_all.deb ... 2021-11-25 03:33:16.446 | Unpacking apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:16.619 | Selecting previously unselected package apache2. 2021-11-25 03:33:16.625 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-25 03:33:16.643 | Unpacking apache2 (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:16.753 | Selecting previously unselected package fonts-dejavu-core. 2021-11-25 03:33:16.759 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-25 03:33:16.762 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-25 03:33:16.966 | Selecting previously unselected package fonts-liberation. 2021-11-25 03:33:16.972 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-11-25 03:33:16.975 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-25 03:33:17.163 | Selecting previously unselected package fontconfig-config. 2021-11-25 03:33:17.169 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-11-25 03:33:17.172 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-25 03:33:17.257 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-25 03:33:17.264 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-11-25 03:33:17.267 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-25 03:33:17.364 | Selecting previously unselected package fontconfig. 2021-11-25 03:33:17.370 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-11-25 03:33:17.373 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-11-25 03:33:17.467 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-25 03:33:17.473 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:17.476 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-25 03:33:17.588 | Selecting previously unselected package haproxy. 2021-11-25 03:33:17.594 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-11-25 03:33:17.604 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-11-25 03:33:17.822 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-25 03:33:17.829 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-25 03:33:17.831 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-25 03:33:17.943 | Selecting previously unselected package x11-common. 2021-11-25 03:33:17.949 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-11-25 03:33:17.973 | dpkg-query: no packages found matching nux-tools 2021-11-25 03:33:17.983 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-11-25 03:33:18.066 | Selecting previously unselected package libice6:amd64. 2021-11-25 03:33:18.072 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-11-25 03:33:18.075 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-11-25 03:33:18.158 | Selecting previously unselected package libsm6:amd64. 2021-11-25 03:33:18.164 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-11-25 03:33:18.167 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-11-25 03:33:18.288 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-11-25 03:33:18.757 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-11-25 03:33:19.225 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-25 03:33:19.231 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-11-25 03:33:19.234 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-25 03:33:19.322 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-25 03:33:19.343 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-11-25 03:33:19.433 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-11-25 03:33:19.583 | (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-11-25 03:33:19.585 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-25 03:33:19.606 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-11-25 03:33:19.873 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-25 03:33:19.894 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-25 03:33:20.098 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-11-25 03:33:20.124 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-11-25 03:33:20.296 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:20.317 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-25 03:33:20.439 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:20.460 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-25 03:33:20.606 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:20.627 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-25 03:33:20.725 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:20.746 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-25 03:33:20.826 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-25 03:33:20.847 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-25 03:33:20.980 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-25 03:33:21.029 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-25 03:33:21.361 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-25 03:33:21.385 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-25 03:33:21.589 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:21.610 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-11-25 03:33:21.728 | Selecting previously unselected package uuid-dev:amd64. 2021-11-25 03:33:21.734 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-25 03:33:21.737 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-25 03:33:21.819 | Selecting previously unselected package libsctp1:amd64. 2021-11-25 03:33:21.825 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-11-25 03:33:21.828 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-25 03:33:21.885 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-25 03:33:21.891 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-11-25 03:33:21.895 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-25 03:33:21.955 | Selecting previously unselected package libapr1-dev. 2021-11-25 03:33:21.962 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-11-25 03:33:21.965 | Unpacking libapr1-dev (1.6.3-2) ... 2021-11-25 03:33:22.264 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-25 03:33:22.271 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-25 03:33:22.274 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-25 03:33:22.410 | Selecting previously unselected package libaprutil1-dev. 2021-11-25 03:33:22.416 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-11-25 03:33:22.419 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-11-25 03:33:22.676 | Selecting previously unselected package autotools-dev. 2021-11-25 03:33:22.682 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-11-25 03:33:22.684 | Unpacking autotools-dev (20180224.1) ... 2021-11-25 03:33:22.742 | Selecting previously unselected package m4. 2021-11-25 03:33:22.749 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-11-25 03:33:22.751 | Unpacking m4 (1.4.18-1) ... 2021-11-25 03:33:22.865 | Selecting previously unselected package autoconf. 2021-11-25 03:33:22.871 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-11-25 03:33:22.874 | Unpacking autoconf (2.69-11) ... 2021-11-25 03:33:23.007 | Selecting previously unselected package automake. 2021-11-25 03:33:23.013 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-11-25 03:33:23.026 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-11-25 03:33:23.146 | Selecting previously unselected package autopoint. 2021-11-25 03:33:23.153 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-11-25 03:33:23.164 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-25 03:33:23.234 | Selecting previously unselected package libtool. 2021-11-25 03:33:23.241 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-11-25 03:33:23.243 | Unpacking libtool (2.4.6-2) ... 2021-11-25 03:33:23.323 | Selecting previously unselected package dh-autoreconf. 2021-11-25 03:33:23.330 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-11-25 03:33:23.332 | Unpacking dh-autoreconf (17) ... 2021-11-25 03:33:23.388 | Selecting previously unselected package libarchive-zip-perl. 2021-11-25 03:33:23.395 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-11-25 03:33:23.405 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-25 03:33:23.479 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-25 03:33:23.485 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-11-25 03:33:23.488 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-25 03:33:23.544 | Selecting previously unselected package libtimedate-perl. 2021-11-25 03:33:23.550 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-11-25 03:33:23.553 | Unpacking libtimedate-perl (2.3000-2) ... 2021-11-25 03:33:23.616 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-25 03:33:23.622 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-11-25 03:33:23.625 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-25 03:33:23.682 | Selecting previously unselected package libdpkg-perl. 2021-11-25 03:33:23.688 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-11-25 03:33:23.691 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-25 03:33:23.781 | Selecting previously unselected package make. 2021-11-25 03:33:23.788 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-11-25 03:33:23.790 | Unpacking make (4.1-9.1ubuntu1) ... 2021-11-25 03:33:23.872 | Selecting previously unselected package dpkg-dev. 2021-11-25 03:33:23.879 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-11-25 03:33:23.881 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-25 03:33:24.064 | Selecting previously unselected package libcroco3:amd64. 2021-11-25 03:33:24.072 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-11-25 03:33:24.074 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-11-25 03:33:24.148 | Selecting previously unselected package gettext. 2021-11-25 03:33:24.155 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-11-25 03:33:24.157 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-25 03:33:24.431 | Selecting previously unselected package intltool-debian. 2021-11-25 03:33:24.438 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-11-25 03:33:24.440 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-11-25 03:33:24.497 | Selecting previously unselected package po-debconf. 2021-11-25 03:33:24.504 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-11-25 03:33:24.506 | Unpacking po-debconf (1.0.20) ... 2021-11-25 03:33:24.591 | Selecting previously unselected package debhelper. 2021-11-25 03:33:24.599 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-11-25 03:33:24.601 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-11-25 03:33:24.819 | Selecting previously unselected package apache2-dev. 2021-11-25 03:33:24.826 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-25 03:33:24.828 | Unpacking apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:24.912 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-11-25 03:33:24.918 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-25 03:33:24.921 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-25 03:33:25.391 | Selecting previously unselected package g++-7. 2021-11-25 03:33:25.398 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-25 03:33:25.400 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-25 03:33:26.763 | Selecting previously unselected package g++. 2021-11-25 03:33:26.770 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-11-25 03:33:26.772 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-25 03:33:26.823 | Selecting previously unselected package build-essential. 2021-11-25 03:33:26.829 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-11-25 03:33:26.832 | Unpacking build-essential (12.4ubuntu1) ... 2021-11-25 03:33:26.887 | Selecting previously unselected package conntrack. 2021-11-25 03:33:26.894 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-25 03:33:26.896 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-25 03:33:26.978 | Selecting previously unselected package libnetfilter-queue1. 2021-11-25 03:33:26.985 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-11-25 03:33:26.988 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-11-25 03:33:27.077 | Selecting previously unselected package conntrackd. 2021-11-25 03:33:27.084 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-25 03:33:27.086 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-25 03:33:27.165 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-25 03:33:27.185 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-25 03:33:27.307 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-25 03:33:27.328 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-25 03:33:27.447 | Selecting previously unselected package dctrl-tools. 2021-11-25 03:33:27.454 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-11-25 03:33:27.463 | Unpacking dctrl-tools (2.24-2build1) ... 2021-11-25 03:33:27.557 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-11-25 03:33:27.578 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-11-25 03:33:27.685 | Selecting previously unselected package dnsmasq-utils. 2021-11-25 03:33:27.693 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-11-25 03:33:27.695 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-25 03:33:27.770 | Selecting previously unselected package dstat. 2021-11-25 03:33:27.777 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-11-25 03:33:27.779 | Unpacking dstat (0.7.3-1) ... 2021-11-25 03:33:27.884 | Selecting previously unselected package libfakeroot:amd64. 2021-11-25 03:33:27.891 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-25 03:33:27.893 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-25 03:33:27.967 | Selecting previously unselected package fakeroot. 2021-11-25 03:33:27.974 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-25 03:33:27.976 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-11-25 03:33:28.038 | Selecting previously unselected package genisoimage. 2021-11-25 03:33:28.045 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-11-25 03:33:28.047 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-25 03:33:28.168 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-25 03:33:28.176 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-11-25 03:33:28.178 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-25 03:33:28.266 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-25 03:33:28.273 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-11-25 03:33:28.275 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:33:28.363 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-11-25 03:33:28.370 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-25 03:33:28.372 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:33:28.446 | Selecting previously unselected package libann0. 2021-11-25 03:33:28.453 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-11-25 03:33:28.455 | Unpacking libann0 (1.1.2+doc-6) ... 2021-11-25 03:33:28.529 | Selecting previously unselected package libcdt5. 2021-11-25 03:33:28.537 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-11-25 03:33:28.539 | Unpacking libcdt5 (2.40.1-2) ... 2021-11-25 03:33:28.612 | Selecting previously unselected package libcgraph6. 2021-11-25 03:33:28.619 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-11-25 03:33:28.622 | Unpacking libcgraph6 (2.40.1-2) ... 2021-11-25 03:33:28.679 | Selecting previously unselected package libjpeg8:amd64. 2021-11-25 03:33:28.686 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-25 03:33:28.688 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-25 03:33:28.771 | Selecting previously unselected package libjbig0:amd64. 2021-11-25 03:33:28.777 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-25 03:33:28.780 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-25 03:33:28.861 | Selecting previously unselected package libtiff5:amd64. 2021-11-25 03:33:28.868 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-11-25 03:33:28.870 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-25 03:33:28.970 | Selecting previously unselected package libwebp6:amd64. 2021-11-25 03:33:28.978 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:28.980 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-25 03:33:29.076 | Selecting previously unselected package libxpm4:amd64. 2021-11-25 03:33:29.084 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-25 03:33:29.086 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-25 03:33:29.169 | Selecting previously unselected package libgd3:amd64. 2021-11-25 03:33:29.175 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-11-25 03:33:29.178 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-25 03:33:29.273 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-25 03:33:29.280 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-25 03:33:29.282 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-25 03:33:29.381 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-25 03:33:29.387 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-11-25 03:33:29.390 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-25 03:33:29.502 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-25 03:33:29.510 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-25 03:33:29.512 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-25 03:33:29.604 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-25 03:33:29.611 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-25 03:33:29.614 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-25 03:33:29.704 | Selecting previously unselected package libxrender1:amd64. 2021-11-25 03:33:29.711 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-25 03:33:29.713 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-25 03:33:29.796 | Selecting previously unselected package libcairo2:amd64. 2021-11-25 03:33:29.804 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-11-25 03:33:29.806 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-25 03:33:29.947 | Selecting previously unselected package libltdl7:amd64. 2021-11-25 03:33:29.954 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-11-25 03:33:29.956 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-11-25 03:33:30.014 | Selecting previously unselected package libthai-data. 2021-11-25 03:33:30.020 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-11-25 03:33:30.023 | Unpacking libthai-data (0.1.27-2) ... 2021-11-25 03:33:30.124 | Selecting previously unselected package libdatrie1:amd64. 2021-11-25 03:33:30.131 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-11-25 03:33:30.134 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-11-25 03:33:30.216 | Selecting previously unselected package libthai0:amd64. 2021-11-25 03:33:30.223 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-11-25 03:33:30.226 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-11-25 03:33:30.309 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-25 03:33:30.316 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-25 03:33:30.318 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:33:30.418 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-25 03:33:30.425 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-25 03:33:30.427 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:33:30.511 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-25 03:33:30.517 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-25 03:33:30.520 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:33:30.594 | Selecting previously unselected package libpathplan4. 2021-11-25 03:33:30.601 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-11-25 03:33:30.603 | Unpacking libpathplan4 (2.40.1-2) ... 2021-11-25 03:33:30.694 | Selecting previously unselected package libgvc6. 2021-11-25 03:33:30.701 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-11-25 03:33:30.704 | Unpacking libgvc6 (2.40.1-2) ... 2021-11-25 03:33:30.860 | Selecting previously unselected package libgvpr2. 2021-11-25 03:33:30.868 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-11-25 03:33:30.870 | Unpacking libgvpr2 (2.40.1-2) ... 2021-11-25 03:33:30.964 | Selecting previously unselected package liblab-gamut1. 2021-11-25 03:33:30.971 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-11-25 03:33:30.973 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-11-25 03:33:31.180 | Selecting previously unselected package libxt6:amd64. 2021-11-25 03:33:31.187 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-25 03:33:31.190 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-25 03:33:31.282 | Selecting previously unselected package libxmu6:amd64. 2021-11-25 03:33:31.289 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-11-25 03:33:31.291 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-11-25 03:33:31.376 | Selecting previously unselected package libxaw7:amd64. 2021-11-25 03:33:31.383 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-25 03:33:31.385 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-25 03:33:31.480 | Selecting previously unselected package graphviz. 2021-11-25 03:33:31.487 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-11-25 03:33:31.489 | Unpacking graphviz (2.40.1-2) ... 2021-11-25 03:33:31.690 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-25 03:33:31.698 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-25 03:33:31.700 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:33:31.785 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-25 03:33:31.792 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-25 03:33:31.794 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:33:31.902 | Selecting previously unselected package libibverbs1:amd64. 2021-11-25 03:33:31.909 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-11-25 03:33:31.911 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-25 03:33:32.003 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-25 03:33:32.010 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-11-25 03:33:32.012 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-25 03:33:32.088 | Selecting previously unselected package icu-devtools. 2021-11-25 03:33:32.095 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-11-25 03:33:32.097 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-11-25 03:33:32.184 | Selecting previously unselected package iputils-arping. 2021-11-25 03:33:32.191 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-11-25 03:33:32.193 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-11-25 03:33:32.293 | Selecting previously unselected package javascript-common. 2021-11-25 03:33:32.299 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-11-25 03:33:32.313 | Unpacking javascript-common (11) ... 2021-11-25 03:33:32.393 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-25 03:33:32.400 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-25 03:33:32.402 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:33:32.501 | Selecting previously unselected package libsensors4:amd64. 2021-11-25 03:33:32.508 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-11-25 03:33:32.570 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-11-25 03:33:32.643 | Selecting previously unselected package libsnmp-base. 2021-11-25 03:33:32.651 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-11-25 03:33:32.653 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-25 03:33:32.760 | Selecting previously unselected package libsnmp30:amd64. 2021-11-25 03:33:32.767 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-11-25 03:33:32.769 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-25 03:33:32.993 | Selecting previously unselected package keepalived. 2021-11-25 03:33:33.000 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-11-25 03:33:33.002 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-25 03:33:33.116 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-25 03:33:33.123 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:33.125 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:33.203 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-25 03:33:33.210 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:33.212 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:33.296 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-25 03:33:33.304 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:33.306 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:33.391 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-25 03:33:33.398 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:33.400 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:33.458 | Selecting previously unselected package comerr-dev:amd64. 2021-11-25 03:33:33.465 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-25 03:33:33.467 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-25 03:33:33.525 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-25 03:33:33.532 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:33.534 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:33.634 | Selecting previously unselected package libaio1:amd64. 2021-11-25 03:33:33.641 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-11-25 03:33:33.643 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-25 03:33:33.709 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-25 03:33:33.716 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-11-25 03:33:33.718 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-11-25 03:33:33.787 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-25 03:33:33.793 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-11-25 03:33:33.796 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-25 03:33:33.853 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-25 03:33:33.859 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-25 03:33:33.870 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-25 03:33:33.928 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-25 03:33:33.934 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-25 03:33:33.936 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-25 03:33:34.003 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-25 03:33:34.010 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-11-25 03:33:34.012 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-11-25 03:33:34.071 | Selecting previously unselected package libglib2.0-bin. 2021-11-25 03:33:34.078 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-25 03:33:34.080 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:33:34.169 | Selecting previously unselected package libglib2.0-dev-bin. 2021-11-25 03:33:34.176 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-25 03:33:34.178 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:33:34.278 | Selecting previously unselected package pkg-config. 2021-11-25 03:33:34.285 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-11-25 03:33:34.295 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-11-25 03:33:34.362 | Selecting previously unselected package zlib1g-dev:amd64. 2021-11-25 03:33:34.369 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-11-25 03:33:34.372 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-25 03:33:34.469 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-11-25 03:33:34.476 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-25 03:33:34.478 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:33:34.836 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-11-25 03:33:34.843 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-11-25 03:33:34.845 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-25 03:33:34.912 | Selecting previously unselected package libgts-bin. 2021-11-25 03:33:34.919 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-25 03:33:34.929 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-25 03:33:35.016 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-11-25 03:33:35.024 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-25 03:33:35.026 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:33:35.110 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-11-25 03:33:35.117 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-25 03:33:35.119 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:33:35.201 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-11-25 03:33:35.209 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-11-25 03:33:35.219 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-25 03:33:35.303 | Selecting previously unselected package libiculx60:amd64. 2021-11-25 03:33:35.310 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-25 03:33:35.312 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-25 03:33:35.371 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-11-25 03:33:35.379 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-11-25 03:33:35.389 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-25 03:33:35.448 | Selecting previously unselected package libicu-dev. 2021-11-25 03:33:35.455 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-11-25 03:33:35.458 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-11-25 03:33:36.902 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-11-25 03:33:36.910 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-11-25 03:33:36.912 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:33:37.040 | Selecting previously unselected package libiscsi7:amd64. 2021-11-25 03:33:37.047 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-11-25 03:33:37.057 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-25 03:33:37.145 | Selecting previously unselected package libjansson4:amd64. 2021-11-25 03:33:37.152 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-11-25 03:33:37.154 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-11-25 03:33:37.211 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-25 03:33:37.218 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-25 03:33:37.228 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-25 03:33:37.314 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-25 03:33:37.321 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-25 03:33:37.323 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-25 03:33:37.398 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-25 03:33:37.405 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-25 03:33:37.407 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-25 03:33:37.464 | Selecting previously unselected package libjs-jquery. 2021-11-25 03:33:37.471 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-11-25 03:33:37.473 | Unpacking libjs-jquery (3.2.1-1) ... 2021-11-25 03:33:37.565 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-25 03:33:37.572 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-11-25 03:33:37.574 | Unpacking libjs-jquery-metadata (12-1) ... 2021-11-25 03:33:37.632 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-25 03:33:37.639 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-11-25 03:33:37.649 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-25 03:33:37.763 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-25 03:33:37.770 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-11-25 03:33:37.781 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-11-25 03:33:37.860 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-25 03:33:37.867 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-25 03:33:37.869 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-25 03:33:37.942 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-25 03:33:37.950 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-25 03:33:37.960 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-25 03:33:38.044 | Selecting previously unselected package libmatheval1:amd64. 2021-11-25 03:33:38.051 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-11-25 03:33:38.061 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-25 03:33:38.160 | Selecting previously unselected package mysql-common. 2021-11-25 03:33:38.167 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-11-25 03:33:38.191 | Unpacking mysql-common (5.8+1.0.4) ... 2021-11-25 03:33:38.273 | Selecting previously unselected package libmysqlclient20:amd64. 2021-11-25 03:33:38.280 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:38.282 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:33:38.454 | Selecting previously unselected package libssl-dev:amd64. 2021-11-25 03:33:38.461 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-25 03:33:38.463 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-25 03:33:38.759 | Selecting previously unselected package libmysqlclient-dev. 2021-11-25 03:33:38.767 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:38.769 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:33:39.025 | Selecting previously unselected package libnorm1:amd64. 2021-11-25 03:33:39.033 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-11-25 03:33:39.035 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-25 03:33:39.139 | Selecting previously unselected package libnspr4:amd64. 2021-11-25 03:33:39.146 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-11-25 03:33:39.148 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-25 03:33:39.235 | Selecting previously unselected package libnss3:amd64. 2021-11-25 03:33:39.243 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-11-25 03:33:39.253 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-25 03:33:39.505 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-25 03:33:39.512 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-11-25 03:33:39.514 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-25 03:33:39.615 | Selecting previously unselected package libpq5:amd64. 2021-11-25 03:33:39.623 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:39.625 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:33:39.695 | Selecting previously unselected package libpq-dev. 2021-11-25 03:33:39.702 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:39.712 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:33:39.850 | Selecting previously unselected package librados2. 2021-11-25 03:33:39.857 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-25 03:33:39.859 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-25 03:33:40.337 | Selecting previously unselected package librbd1. 2021-11-25 03:33:40.344 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-25 03:33:40.346 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-25 03:33:40.546 | Selecting previously unselected package libsasl2-dev. 2021-11-25 03:33:40.554 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-25 03:33:40.556 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-25 03:33:40.677 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-25 03:33:40.705 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-25 03:33:40.817 | Selecting previously unselected package libsodium23:amd64. 2021-11-25 03:33:40.824 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-11-25 03:33:40.826 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-11-25 03:33:40.908 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-25 03:33:40.916 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-11-25 03:33:40.918 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-25 03:33:41.082 | Selecting previously unselected package libx86-1:amd64. 2021-11-25 03:33:41.090 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-11-25 03:33:41.092 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-25 03:33:41.158 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-25 03:33:41.165 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-25 03:33:41.167 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-25 03:33:41.376 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-25 03:33:41.405 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-11-25 03:33:41.496 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-25 03:33:41.503 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-25 03:33:41.505 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-25 03:33:41.666 | Selecting previously unselected package libzmq5:amd64. 2021-11-25 03:33:41.673 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-11-25 03:33:41.675 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-25 03:33:41.812 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-11-25 03:33:41.837 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-11-25 03:33:42.717 | Selecting previously unselected package memcached. 2021-11-25 03:33:42.725 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-11-25 03:33:42.736 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-11-25 03:33:42.816 | Selecting previously unselected package pm-utils. 2021-11-25 03:33:42.823 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-11-25 03:33:42.834 | Unpacking pm-utils (1.4.1-17) ... 2021-11-25 03:33:42.932 | Selecting previously unselected package postgresql-client-common. 2021-11-25 03:33:42.939 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-11-25 03:33:42.941 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-11-25 03:33:43.033 | Selecting previously unselected package ssl-cert. 2021-11-25 03:33:43.041 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-11-25 03:33:43.043 | Unpacking ssl-cert (1.0.39) ... 2021-11-25 03:33:43.186 | Selecting previously unselected package postgresql-common. 2021-11-25 03:33:43.193 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-11-25 03:33:43.222 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-25 03:33:43.233 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-11-25 03:33:43.317 | Selecting previously unselected package postgresql-server-dev-10. 2021-11-25 03:33:43.325 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:43.336 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:33:43.642 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-25 03:33:43.650 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-11-25 03:33:43.652 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-25 03:33:43.712 | Selecting previously unselected package python-pip-whl. 2021-11-25 03:33:43.719 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-11-25 03:33:43.721 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-25 03:33:43.995 | Selecting previously unselected package python3-mysqldb. 2021-11-25 03:33:44.003 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-11-25 03:33:44.013 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-11-25 03:33:44.103 | Selecting previously unselected package python3.6-venv. 2021-11-25 03:33:44.110 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-11-25 03:33:44.112 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-25 03:33:44.176 | Selecting previously unselected package python3-venv. 2021-11-25 03:33:44.184 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-11-25 03:33:44.186 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-11-25 03:33:44.262 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-25 03:33:44.269 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-25 03:33:44.271 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-25 03:33:44.332 | Selecting previously unselected package qemu-utils. 2021-11-25 03:33:44.340 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-25 03:33:44.350 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-25 03:33:44.558 | Selecting previously unselected package sharutils. 2021-11-25 03:33:44.566 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-11-25 03:33:44.568 | Unpacking sharutils (1:4.15.2-3) ... 2021-11-25 03:33:44.646 | Selecting previously unselected package sqlite3. 2021-11-25 03:33:44.654 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-25 03:33:44.656 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-25 03:33:44.823 | Selecting previously unselected package thin-provisioning-tools. 2021-11-25 03:33:44.831 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-11-25 03:33:44.841 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-25 03:33:44.978 | Selecting previously unselected package unzip. 2021-11-25 03:33:44.985 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-11-25 03:33:44.988 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-11-25 03:33:45.091 | Selecting previously unselected package uwsgi-core. 2021-11-25 03:33:45.099 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-25 03:33:45.110 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:33:45.284 | Selecting previously unselected package vbetool. 2021-11-25 03:33:45.292 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-11-25 03:33:45.294 | Unpacking vbetool (1.1-4) ... 2021-11-25 03:33:45.376 | Selecting previously unselected package libipset3:amd64. 2021-11-25 03:33:45.385 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-11-25 03:33:45.387 | Unpacking libipset3:amd64 (6.34-1) ... 2021-11-25 03:33:45.465 | Selecting previously unselected package ipset. 2021-11-25 03:33:45.472 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-11-25 03:33:45.474 | Unpacking ipset (6.34-1) ... 2021-11-25 03:33:45.567 | Selecting previously unselected package ipvsadm. 2021-11-25 03:33:45.575 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:33:45.577 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-25 03:33:45.653 | Selecting previously unselected package kpartx. 2021-11-25 03:33:45.660 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-11-25 03:33:45.662 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-11-25 03:33:45.738 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-25 03:33:45.746 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-25 03:33:45.748 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:33:45.831 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-25 03:33:45.839 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-11-25 03:33:45.849 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-11-25 03:33:45.908 | Selecting previously unselected package liberasurecode-dev. 2021-11-25 03:33:45.916 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-11-25 03:33:45.926 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-11-25 03:33:45.992 | Selecting previously unselected package libffi-dev:amd64. 2021-11-25 03:33:45.999 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-11-25 03:33:46.010 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-11-25 03:33:46.090 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-25 03:33:46.097 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-25 03:33:46.099 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:33:46.168 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-25 03:33:46.175 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-11-25 03:33:46.185 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-25 03:33:46.248 | Selecting previously unselected package socat. 2021-11-25 03:33:46.255 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-11-25 03:33:46.257 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-11-25 03:33:46.371 | Selecting previously unselected package vlan. 2021-11-25 03:33:46.379 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-11-25 03:33:46.389 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-11-25 03:33:46.486 | Setting up libjs-jquery (3.2.1-1) ... 2021-11-25 03:33:46.522 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-25 03:33:46.550 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-11-25 03:33:46.585 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-25 03:33:46.613 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-25 03:33:46.765 | Setting up libpathplan4 (2.40.1-2) ... 2021-11-25 03:33:46.793 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-25 03:33:46.829 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-11-25 03:33:46.857 | Setting up make (4.1-9.1ubuntu1) ... 2021-11-25 03:33:46.885 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-11-25 03:33:46.912 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-25 03:33:46.948 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-11-25 03:33:47.020 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-25 03:33:47.047 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-25 03:33:47.075 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-11-25 03:33:47.110 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-25 03:33:47.131 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:33:47.153 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-11-25 03:33:47.210 | Setting up libtimedate-perl (2.3000-2) ... 2021-11-25 03:33:47.238 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-25 03:33:47.273 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-25 03:33:47.310 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-25 03:33:47.480 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-11-25 03:33:47.661 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-25 03:33:47.697 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-11-25 03:33:48.070 | update-initramfs: deferring update (trigger activated) 2021-11-25 03:33:50.171 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:33:50.193 | No schema files found: doing nothing. 2021-11-25 03:33:50.199 | Setting up mysql-common (5.8+1.0.4) ... 2021-11-25 03:33:50.258 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-25 03:33:50.270 | Setting up sharutils (1:4.15.2-3) ... 2021-11-25 03:33:50.297 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-25 03:33:50.333 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-25 03:33:50.361 | Setting up libjansson4:amd64 (2.11-1) ... 2021-11-25 03:33:50.388 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-11-25 03:33:50.430 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-25 03:33:50.533 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-25 03:33:50.560 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-25 03:33:50.589 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-25 03:33:50.616 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-25 03:33:50.660 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-25 03:33:50.680 | Setting up dctrl-tools (2.24-2build1) ... 2021-11-25 03:33:50.707 | Setting up apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-25 03:33:50.743 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-11-25 03:33:50.764 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-11-25 03:33:50.791 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-25 03:33:50.835 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-25 03:33:50.863 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-25 03:33:50.923 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-25 03:34:00.141 | Setting up pm-utils (1.4.1-17) ... 2021-11-25 03:34:00.179 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-11-25 03:34:00.213 | Setting up m4 (1.4.18-1) ... 2021-11-25 03:34:00.241 | Setting up libipset3:amd64 (6.34-1) ... 2021-11-25 03:34:00.268 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-25 03:34:00.295 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-25 03:34:00.323 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:00.350 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-11-25 03:34:00.414 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-11-25 03:34:02.245 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-25 03:34:02.273 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-25 03:34:02.300 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-11-25 03:34:03.124 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-25 03:34:03.152 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-11-25 03:34:03.179 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-25 03:34:03.207 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-25 03:34:03.234 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-25 03:34:03.261 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-25 03:34:03.288 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-11-25 03:34:03.316 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-25 03:34:03.343 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-11-25 03:34:03.371 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-25 03:34:03.398 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-25 03:34:03.444 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-25 03:34:03.472 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-25 03:34:03.500 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:34:03.536 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-25 03:34:03.589 | Setting up autotools-dev (20180224.1) ... 2021-11-25 03:34:03.616 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-25 03:34:03.645 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-11-25 03:34:03.673 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-11-25 03:34:03.719 | Setting up dstat (0.7.3-1) ... 2021-11-25 03:34:03.922 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-25 03:34:04.161 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-11-25 03:34:04.189 | Setting up ipset (6.34-1) ... 2021-11-25 03:34:04.217 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-25 03:34:04.254 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-25 03:34:04.281 | Setting up systemd (237-3ubuntu10.52) ... 2021-11-25 03:34:04.298 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-25 03:34:05.429 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-11-25 03:34:05.430 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-11-25 03:34:05.432 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-11-25 03:34:05.432 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-11-25 03:34:05.511 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-11-25 03:34:05.539 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-25 03:34:05.576 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-11-25 03:34:05.604 | Setting up libann0 (1.1.2+doc-6) ... 2021-11-25 03:34:05.632 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-11-25 03:34:05.660 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-25 03:34:05.688 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-25 03:34:05.716 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-11-25 03:34:05.753 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-25 03:34:05.781 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-11-25 03:34:05.827 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:34:27.176 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-25 03:34:27.182 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:34:27.210 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-11-25 03:34:27.237 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-25 03:34:27.264 | Setting up libthai-data (0.1.27-2) ... 2021-11-25 03:34:27.292 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-11-25 03:34:27.320 | Setting up javascript-common (11) ... 2021-11-25 03:34:27.385 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-25 03:34:27.400 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-25 03:34:27.433 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-25 03:34:27.470 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:34:27.516 | Setting up libjs-jquery-metadata (12-1) ... 2021-11-25 03:34:27.544 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-11-25 03:34:27.927 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-25 03:34:28.320 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-11-25 03:34:28.347 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-25 03:34:28.374 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:34:28.402 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-25 03:34:28.429 | Setting up vbetool (1.1-4) ... 2021-11-25 03:34:28.456 | Setting up libcdt5 (2.40.1-2) ... 2021-11-25 03:34:28.484 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-25 03:34:28.511 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-25 03:34:28.540 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-25 03:34:28.766 | Setting up libcgraph6 (2.40.1-2) ... 2021-11-25 03:34:28.794 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-25 03:34:28.822 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-25 03:34:28.850 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-25 03:34:28.877 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-25 03:34:28.905 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-25 03:34:28.932 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-25 03:34:28.960 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-11-25 03:34:28.988 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-25 03:34:29.022 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-25 03:34:29.050 | Setting up libtool (2.4.6-2) ... 2021-11-25 03:34:29.078 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-25 03:34:29.106 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-25 03:34:29.134 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-25 03:34:29.162 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-25 03:34:29.190 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:29.217 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-11-25 03:34:29.758 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-25 03:34:30.333 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-25 03:34:30.742 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-25 03:34:30.778 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-25 03:34:30.806 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-25 03:34:31.116 | Setting up libapr1-dev (1.6.3-2) ... 2021-11-25 03:34:31.143 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-11-25 03:34:31.171 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:34:31.463 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-25 03:34:31.490 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-25 03:34:31.518 | Setting up libgvpr2 (2.40.1-2) ... 2021-11-25 03:34:31.546 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-25 03:34:31.574 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-11-25 03:34:32.129 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-25 03:34:32.672 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-11-25 03:34:32.699 | Setting up apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-25 03:34:32.727 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-25 03:34:32.755 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-11-25 03:34:32.784 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-11-25 03:34:32.821 | Setting up apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-25 03:34:32.849 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:34:32.876 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-25 03:34:32.904 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:34:32.932 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-25 03:34:32.960 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-25 03:34:32.988 | Setting up ssl-cert (1.0.39) ... 2021-11-25 03:34:33.774 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-11-25 03:34:34.054 | Setting up autoconf (2.69-11) ... 2021-11-25 03:34:34.091 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-11-25 03:34:34.119 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-11-25 03:34:34.141 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-25 03:34:34.164 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-11-25 03:34:34.361 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-25 03:34:34.809 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-25 03:34:34.837 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-25 03:34:34.865 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-11-25 03:34:34.892 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-11-25 03:34:34.984 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-25 03:34:35.011 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-25 03:34:35.039 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:34:35.067 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-25 03:34:35.094 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-25 03:34:35.395 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-25 03:34:35.965 | Setting up postgresql-common (190ubuntu0.1) ... 2021-11-25 03:34:36.528 | Adding user postgres to group ssl-cert 2021-11-25 03:34:36.672 | 2021-11-25 03:34:36.672 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-25 03:34:36.863 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-25 03:34:36.863 | Removing obsolete dictionary files: 2021-11-25 03:34:37.097 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-25 03:34:37.698 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-11-25 03:34:37.713 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-11-25 03:34:37.735 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:34:37.773 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-11-25 03:34:37.800 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-25 03:34:37.870 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-25 03:34:37.881 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:37.908 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-25 03:34:37.936 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:34:37.964 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:34:38.000 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-25 03:34:38.289 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-25 03:34:38.907 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-25 03:34:39.037 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-25 03:34:39.064 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-11-25 03:34:39.100 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:34:39.128 | Setting up apache2 (2.4.29-1ubuntu4.19) ... 2021-11-25 03:34:40.661 | Enabling module mpm_event. 2021-11-25 03:34:40.721 | Enabling module authz_core. 2021-11-25 03:34:40.726 | Enabling module authz_host. 2021-11-25 03:34:40.781 | Enabling module authn_core. 2021-11-25 03:34:40.786 | Enabling module auth_basic. 2021-11-25 03:34:40.842 | Enabling module access_compat. 2021-11-25 03:34:40.898 | Enabling module authn_file. 2021-11-25 03:34:40.953 | Enabling module authz_user. 2021-11-25 03:34:41.009 | Enabling module alias. 2021-11-25 03:34:41.064 | Enabling module dir. 2021-11-25 03:34:41.122 | Enabling module autoindex. 2021-11-25 03:34:41.179 | Enabling module env. 2021-11-25 03:34:41.235 | Enabling module mime. 2021-11-25 03:34:41.292 | Enabling module negotiation. 2021-11-25 03:34:41.347 | Enabling module setenvif. 2021-11-25 03:34:41.403 | Enabling module filter. 2021-11-25 03:34:41.460 | Enabling module deflate. 2021-11-25 03:34:41.515 | Enabling module status. 2021-11-25 03:34:41.572 | Enabling module reqtimeout. 2021-11-25 03:34:41.629 | Enabling conf charset. 2021-11-25 03:34:41.684 | Enabling conf localized-error-pages. 2021-11-25 03:34:41.739 | Enabling conf other-vhosts-access-log. 2021-11-25 03:34:41.796 | Enabling conf security. 2021-11-25 03:34:41.851 | Enabling conf serve-cgi-bin. 2021-11-25 03:34:41.907 | Enabling site 000-default. 2021-11-25 03:34:41.953 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-25 03:34:42.006 | Enabling conf javascript-common. 2021-11-25 03:34:42.241 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-25 03:34:42.619 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-25 03:34:43.883 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:34:43.910 | Setting up po-debconf (1.0.20) ... 2021-11-25 03:34:43.938 | Setting up build-essential (12.4ubuntu1) ... 2021-11-25 03:34:43.965 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-25 03:34:43.993 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-25 03:34:44.020 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-25 03:34:44.048 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-25 03:34:44.075 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:44.103 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:34:44.131 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-25 03:34:44.295 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-25 03:34:44.322 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-25 03:34:44.350 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-11-25 03:34:44.413 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-11-25 03:34:46.572 | Regenerating fonts cache... done. 2021-11-25 03:34:46.574 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-25 03:34:46.602 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:46.629 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:34:46.657 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-11-25 03:34:46.684 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-25 03:34:46.712 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-25 03:34:46.740 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:46.768 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-25 03:34:46.796 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-25 03:34:46.824 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-11-25 03:34:46.851 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-25 03:34:46.888 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-11-25 03:34:46.932 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:34:46.960 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:46.996 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:47.024 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-25 03:34:47.067 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-11-25 03:34:47.095 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:34:47.131 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:47.152 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-11-25 03:34:48.614 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-25 03:34:48.634 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-25 03:34:48.662 | Setting up libgvc6 (2.40.1-2) ... 2021-11-25 03:34:48.708 | Setting up graphviz (2.40.1-2) ... 2021-11-25 03:34:48.730 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-11-25 03:34:48.757 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-25 03:34:48.795 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-25 03:34:48.854 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-25 03:34:48.884 | Setting up debhelper (11.1.6ubuntu2) ... 2021-11-25 03:34:48.913 | Setting up dh-autoreconf (17) ... 2021-11-25 03:34:48.941 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-25 03:34:48.969 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-25 03:34:48.997 | Setting up apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-25 03:34:49.026 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-25 03:34:49.085 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-25 03:34:57.887 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:34:57.916 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:34:58.088 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:34:58.111 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-25 03:34:58.322 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-25 03:34:58.340 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-25 03:35:00.418 | ++ functions-common:apt_get:1113 : result=0 2021-11-25 03:35:00.421 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:35:00.423 | ++ functions-common:time_stop:2331 : local name 2021-11-25 03:35:00.425 | ++ functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:00.427 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:00.429 | ++ functions-common:time_stop:2334 : local total 2021-11-25 03:35:00.431 | ++ functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:00.433 | ++ functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:35:00.435 | ++ functions-common:time_stop:2338 : start_time=1637811169081 2021-11-25 03:35:00.437 | ++ functions-common:time_stop:2340 : [[ -z 1637811169081 ]] 2021-11-25 03:35:00.440 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:00.444 | ++ functions-common:time_stop:2343 : end_time=1637811300441 2021-11-25 03:35:00.447 | ++ functions-common:time_stop:2344 : elapsed_time=131360 2021-11-25 03:35:00.449 | ++ functions-common:time_stop:2345 : total=1386 2021-11-25 03:35:00.451 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:00.453 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=132746 2021-11-25 03:35:00.455 | ++ functions-common:apt_get:1117 : return 0 2021-11-25 03:35:00.458 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-25 03:35:00.461 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-25 03:35:00.463 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-25 03:35:00.467 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-25 03:35:00.471 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-11-25 03:35:00.473 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-11-25 03:35:00.476 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-25 03:35:01.905 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-25 03:35:01.907 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-25 03:35:01.910 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-25 03:35:01.912 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-25 03:35:01.914 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-25 03:35:01.916 | + functions-common:GetDistro:371 : GetOSVersion 2021-11-25 03:35:01.918 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-11-25 03:35:01.920 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-11-25 03:35:01.922 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-11-25 03:35:01.924 | + functions-common:_ensure_lsb_release:323 : return 2021-11-25 03:35:01.926 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-11-25 03:35:02.000 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-11-25 03:35:02.002 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-11-25 03:35:02.075 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-11-25 03:35:02.077 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-11-25 03:35:02.150 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-11-25 03:35:02.151 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-25 03:35:02.153 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-11-25 03:35:02.155 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-11-25 03:35:02.157 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-11-25 03:35:02.159 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-11-25 03:35:02.160 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-11-25 03:35:02.162 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-25 03:35:02.165 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-11-25 03:35:02.166 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-25 03:35:02.168 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-11-25 03:35:02.168 | Distro: bionic 2021-11-25 03:35:02.171 | + tools/install_pip.sh:main:128 : get_versions 2021-11-25 03:35:02.173 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-25 03:35:02.176 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-25 03:35:02.178 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-25 03:35:02.183 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-25 03:35:02.183 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-25 03:35:02.588 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-25 03:35:02.590 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-25 03:35:02.590 | pip: 20.2.2 2021-11-25 03:35:02.592 | + tools/install_pip.sh:main:137 : is_fedora 2021-11-25 03:35:02.593 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:35:02.595 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:35:02.597 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:35:02.598 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:35:02.600 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:35:02.602 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:35:02.603 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:35:02.605 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:35:02.607 | + tools/install_pip.sh:main:137 : is_suse 2021-11-25 03:35:02.609 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:35:02.611 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:35:02.612 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:35:02.614 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:35:02.616 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:35:02.618 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:35:02.619 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-11-25 03:35:02.621 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-25 03:35:02.623 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:35:02.625 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:35:02.627 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-11-25 03:35:02.642 | + 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-11-25 03:35:02.763 | Reading package lists... 2021-11-25 03:35:03.019 | Building dependency tree... 2021-11-25 03:35:03.020 | Reading state information... 2021-11-25 03:35:03.239 | Package 'python-pip' is not installed, so not removed 2021-11-25 03:35:03.239 | The following packages were automatically installed and are no longer required: 2021-11-25 03:35:03.240 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:35:03.240 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:35:03.240 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:35:03.240 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:35:03.240 | python3-twisted-bin python3-zope.interface 2021-11-25 03:35:03.240 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:35:03.314 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-25 03:35:03.318 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:35:03.320 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:35:03.322 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:03.324 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:03.326 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:03.327 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:03.329 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:03.330 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:35:03.332 | + functions-common:time_stop:2338 : start_time=1637811302640 2021-11-25 03:35:03.334 | + functions-common:time_stop:2340 : [[ -z 1637811302640 ]] 2021-11-25 03:35:03.336 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:03.339 | + functions-common:time_stop:2343 : end_time=1637811303337 2021-11-25 03:35:03.341 | + functions-common:time_stop:2344 : elapsed_time=697 2021-11-25 03:35:03.342 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:35:03.344 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:03.346 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=697 2021-11-25 03:35:03.347 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:35:03.349 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-11-25 03:35:03.351 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-25 03:35:03.353 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:35:03.355 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:35:03.357 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-11-25 03:35:03.371 | + 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-11-25 03:35:03.491 | Reading package lists... 2021-11-25 03:35:03.750 | Building dependency tree... 2021-11-25 03:35:03.751 | Reading state information... 2021-11-25 03:35:03.971 | Package 'python3-pip' is not installed, so not removed 2021-11-25 03:35:03.971 | The following packages were automatically installed and are no longer required: 2021-11-25 03:35:03.971 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:35:03.971 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:35:03.971 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:35:03.971 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:35:03.971 | python3-twisted-bin python3-zope.interface 2021-11-25 03:35:03.971 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:35:04.047 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-25 03:35:04.051 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:35:04.052 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:35:04.054 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:04.056 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:04.058 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:04.060 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:04.061 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:04.063 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:35:04.065 | + functions-common:time_stop:2338 : start_time=1637811303369 2021-11-25 03:35:04.066 | + functions-common:time_stop:2340 : [[ -z 1637811303369 ]] 2021-11-25 03:35:04.068 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:04.072 | + functions-common:time_stop:2343 : end_time=1637811304069 2021-11-25 03:35:04.073 | + functions-common:time_stop:2344 : elapsed_time=700 2021-11-25 03:35:04.075 | + functions-common:time_stop:2345 : total=697 2021-11-25 03:35:04.077 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:04.078 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1397 2021-11-25 03:35:04.080 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:35:04.082 | + tools/install_pip.sh:main:142 : install_get_pip 2021-11-25 03:35:04.084 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-25 03:35:04.086 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-25 03:35:04.088 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-25 03:35:04.090 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-25 03:35:04.091 | + 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-11-25 03:35:04.102 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-25 03:35:04.102 | Dload Upload Total Spent Left Speed 2021-11-25 03:35:04.496 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 5352k 0 --:--:-- --:--:-- --:--:-- 5352k 2021-11-25 03:35:04.500 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-25 03:35:04.504 | + 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-11-25 03:35:07.634 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:35:07.840 | Collecting pip 2021-11-25 03:35:07.853 | 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-11-25 03:35:09.311 | Installing collected packages: pip 2021-11-25 03:35:09.311 | Attempting uninstall: pip 2021-11-25 03:35:09.312 | Found existing installation: pip 20.2.2 2021-11-25 03:35:09.548 | Uninstalling pip-20.2.2: 2021-11-25 03:35:09.562 | Successfully uninstalled pip-20.2.2 2021-11-25 03:35:10.908 | Successfully installed pip-20.2.4 2021-11-25 03:35:10.908 | 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-11-25 03:35:11.028 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-11-25 03:35:11.030 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-25 03:35:11.032 | + inc/python:python3_enabled:468 : return 0 2021-11-25 03:35:11.033 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-11-25 03:35:11.035 | + tools/install_pip.sh:main:148 : set -x 2021-11-25 03:35:11.037 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-11-25 03:35:11.040 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-25 03:35:11.041 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:35:11.044 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-25 03:35:11.046 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-11-25 03:35:11.047 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:35:11.050 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:35:11.052 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:35:11.055 | ++ 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;python_version>='\''3.5'\'' 2021-11-25 03:35:11.055 | 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-11-25 03:35:11.057 | ++ 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;python_version>='3.5' 2021-11-25 03:35:11.057 | 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-11-25 03:35:11.059 | ++ 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;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-11-25 03:35:11.061 | + 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;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-11-25 03:35:11.063 | + 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;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-11-25 03:35:11.078 | 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-11-25 03:35:11.082 | + 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;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-11-25 03:35:13.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:35:13.723 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.724 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.724 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.724 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.725 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.725 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.726 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.727 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.727 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.727 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.728 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.728 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.729 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.729 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.729 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.730 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.730 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.731 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.731 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.732 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.732 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.733 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.733 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.734 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.734 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.735 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.735 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.735 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.736 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.736 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.737 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.737 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.738 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.738 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.739 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.739 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.739 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.740 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.740 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.740 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.742 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.742 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.742 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.743 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.743 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.744 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.744 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.744 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.745 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.745 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.746 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.746 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.747 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.747 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.747 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.748 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.748 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.749 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.749 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.751 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.751 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.752 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.752 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.752 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.753 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.753 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.754 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.754 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.755 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.755 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.756 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.756 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.756 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.758 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.758 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.759 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.759 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.760 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.760 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.760 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.761 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.761 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.762 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.762 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.763 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.763 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.763 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.764 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.764 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.765 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.765 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.766 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.766 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.767 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.767 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.767 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.768 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.768 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.769 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.769 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.769 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.770 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.770 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.771 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.771 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.772 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.772 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.773 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.773 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.774 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.774 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.775 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.775 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.776 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.776 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.777 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.777 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.778 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.778 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.778 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.779 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.779 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.780 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.780 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.781 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.781 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.782 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.782 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.783 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.783 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.783 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.784 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.784 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.785 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.785 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.786 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.786 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.787 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.787 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.787 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.788 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.789 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.789 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.790 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.790 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.791 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.791 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.792 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.792 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.792 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.793 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.793 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.794 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.794 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.795 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.796 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.796 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.796 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.797 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.797 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.798 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.798 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.799 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.799 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.799 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.800 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.800 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.801 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.801 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.802 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.802 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.803 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.803 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.803 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.804 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.805 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.805 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.805 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.806 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.806 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.807 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.807 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.807 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.808 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.808 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.809 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.809 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.809 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.810 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.811 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.811 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.812 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.812 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.813 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.813 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.813 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.814 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.814 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.815 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.815 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.816 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.816 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.817 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.817 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.817 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.818 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.818 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.819 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.820 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.820 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.821 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.821 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.822 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.822 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.823 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.823 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.824 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.824 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.825 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.825 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.826 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.826 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.826 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.827 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.827 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.828 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.828 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.829 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.829 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.829 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.830 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.830 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.831 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.831 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.832 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.832 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.832 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.833 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.833 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.834 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.834 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.835 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.835 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.836 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.836 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.837 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.837 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.838 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.838 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.839 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.839 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.840 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.840 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.840 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.841 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.841 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.842 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.842 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.843 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.843 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.844 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.844 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.845 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.845 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.845 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.846 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.846 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.847 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.847 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.848 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.848 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.849 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.849 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.850 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.850 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.851 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.852 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.852 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.852 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.853 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.853 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.854 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.854 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.855 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.855 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.855 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.856 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.856 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.856 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.857 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.858 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.858 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.859 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.859 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.859 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.860 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.860 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.861 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.862 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.862 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.862 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.863 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.863 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.864 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.864 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.865 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.865 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.865 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.866 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.867 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.868 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.868 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.868 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.869 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.869 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.870 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.870 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.870 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.871 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.871 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.872 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.872 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.873 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.873 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.874 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.874 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.875 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.875 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.875 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.876 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.876 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.877 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.878 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.878 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.878 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.879 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.879 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.880 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.880 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.880 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.881 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.882 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.882 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.883 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.898 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.898 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.899 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.899 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.899 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.900 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.900 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.901 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.902 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.902 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.902 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.903 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.903 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.904 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.904 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.905 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.905 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.906 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.906 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.906 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.907 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.907 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.908 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.908 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.908 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.909 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.909 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.910 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.910 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.911 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.911 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.911 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.912 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.912 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.913 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.914 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.914 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.915 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.915 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.916 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.916 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.916 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.917 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.917 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.918 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.918 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.919 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.919 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.919 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.920 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.920 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.921 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.921 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.922 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.922 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.922 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.923 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.923 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.924 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.924 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.924 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.925 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.926 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.926 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.927 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.927 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.928 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.928 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.928 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:13.929 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:13.930 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:13.930 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-11-25 03:35:13.933 | 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 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-11-25 03:35:15.494 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:35:15.494 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:35:15.564 | + inc/python:pip_install:207 : result=0 2021-11-25 03:35:15.566 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:35:15.568 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:15.570 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:15.572 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:15.574 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:15.575 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:15.577 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:35:15.579 | + functions-common:time_stop:2338 : start_time=1637811311074 2021-11-25 03:35:15.580 | + functions-common:time_stop:2340 : [[ -z 1637811311074 ]] 2021-11-25 03:35:15.583 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:15.586 | + functions-common:time_stop:2343 : end_time=1637811315583 2021-11-25 03:35:15.588 | + functions-common:time_stop:2344 : elapsed_time=4509 2021-11-25 03:35:15.589 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:35:15.591 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:15.593 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4509 2021-11-25 03:35:15.595 | + inc/python:pip_install:210 : return 0 2021-11-25 03:35:15.596 | + tools/install_pip.sh:main:154 : get_versions 2021-11-25 03:35:15.599 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-25 03:35:15.602 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-25 03:35:15.604 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-25 03:35:15.607 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-25 03:35:15.608 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-25 03:35:16.016 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-11-25 03:35:16.018 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-11-25 03:35:16.018 | pip: 20.2.4 2021-11-25 03:35:16.021 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-25 03:35:16.024 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-25 03:35:16.027 | + ./stack.sh:main:771 : fixup_all 2021-11-25 03:35:16.030 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-11-25 03:35:16.032 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-25 03:35:16.034 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-25 03:35:16.039 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-25 03:35:16.040 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-25 03:35:16.041 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-25 03:35:16.045 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-25 03:35:16.047 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-25 03:35:16.049 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-25 03:35:16.057 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-25 03:35:16.060 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-11-25 03:35:16.062 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-11-25 03:35:16.064 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-11-25 03:35:16.066 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:35:16.068 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:35:16.071 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:35:16.073 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:35:16.075 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:35:16.077 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:35:16.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:35:16.081 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:35:16.083 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:35:16.086 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:35:16.088 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:35:16.090 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:35:16.092 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-11-25 03:35:16.094 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:35:16.096 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:35:16.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:35:16.100 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-11-25 03:35:16.117 | + 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-11-25 03:35:16.236 | Reading package lists... 2021-11-25 03:35:16.492 | Building dependency tree... 2021-11-25 03:35:16.493 | Reading state information... 2021-11-25 03:35:16.712 | The following packages were automatically installed and are no longer required: 2021-11-25 03:35:16.713 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:35:16.713 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:35:16.713 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:35:16.713 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:35:16.713 | python3-twisted-bin python3-zope.interface 2021-11-25 03:35:16.713 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:35:16.714 | The following additional packages will be installed: 2021-11-25 03:35:16.714 | python3-software-properties 2021-11-25 03:35:16.762 | The following packages will be upgraded: 2021-11-25 03:35:16.762 | python3-software-properties software-properties-common 2021-11-25 03:35:16.868 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-11-25 03:35:16.868 | Need to get 33.8 kB of archives. 2021-11-25 03:35:16.868 | After this operation, 0 B of additional disk space will be used. 2021-11-25 03:35:16.868 | 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-11-25 03:35:16.913 | 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-11-25 03:35:17.465 | Fetched 33.8 kB in 0s (213 kB/s) 2021-11-25 03:35:17.538 | (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-11-25 03:35:17.541 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-11-25 03:35:17.682 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-25 03:35:17.820 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-11-25 03:35:17.965 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-25 03:35:18.050 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:35:18.722 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-11-25 03:35:18.991 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-25 03:35:19.009 | Setting up software-properties-common (0.96.24.32.18) ... 2021-11-25 03:35:21.190 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:35:21.192 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:35:21.194 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:21.196 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:21.198 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:21.200 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:21.202 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:21.204 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:35:21.206 | + functions-common:time_stop:2338 : start_time=1637811316115 2021-11-25 03:35:21.208 | + functions-common:time_stop:2340 : [[ -z 1637811316115 ]] 2021-11-25 03:35:21.212 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:21.215 | + functions-common:time_stop:2343 : end_time=1637811321212 2021-11-25 03:35:21.217 | + functions-common:time_stop:2344 : elapsed_time=5097 2021-11-25 03:35:21.219 | + functions-common:time_stop:2345 : total=132746 2021-11-25 03:35:21.221 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:21.223 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=137843 2021-11-25 03:35:21.225 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:35:21.228 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-11-25 03:35:21.981 | 'universe' distribution component is already enabled for all sources. 2021-11-25 03:35:22.008 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-11-25 03:35:22.010 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-11-25 03:35:24.693 | Reading package lists... 2021-11-25 03:35:25.001 | Building dependency tree... 2021-11-25 03:35:25.002 | Reading state information... 2021-11-25 03:35:25.218 | The following packages were automatically installed and are no longer required: 2021-11-25 03:35:25.219 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:35:25.219 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:35:25.219 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:35:25.219 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:35:25.219 | python3-twisted-bin python3-zope.interface 2021-11-25 03:35:25.219 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:35:25.267 | The following NEW packages will be installed: 2021-11-25 03:35:25.267 | ubuntu-cloud-keyring 2021-11-25 03:35:25.526 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-11-25 03:35:25.526 | Need to get 5,908 B of archives. 2021-11-25 03:35:25.526 | After this operation, 22.5 kB of additional disk space will be used. 2021-11-25 03:35:25.526 | 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-11-25 03:35:26.067 | Fetched 5,908 B in 0s (24.2 kB/s) 2021-11-25 03:35:26.114 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-11-25 03:35:26.153 | (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-11-25 03:35:26.156 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-11-25 03:35:26.159 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-25 03:35:26.245 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-25 03:35:28.387 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-11-25 03:35:28.501 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-11-25 03:35:28.527 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-25 03:35:28.647 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-25 03:35:28.658 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-11-25 03:35:28.767 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-25 03:35:32.513 | Fetched 179 kB in 1s (257 kB/s) 2021-11-25 03:35:34.333 | Reading package lists... 2021-11-25 03:35:34.395 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-11-25 03:35:34.398 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-11-25 03:35:34.400 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-11-25 03:35:34.403 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-11-25 03:35:34.405 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-11-25 03:35:34.407 | ++ functions-common:apt_get_update:1076 : id -u 2021-11-25 03:35:34.411 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-11-25 03:35:34.414 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-11-25 03:35:34.416 | + functions-common:time_start:2317 : local name=apt-get-update 2021-11-25 03:35:34.418 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:35:34.420 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:35:34.423 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:35:34.426 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811334423 2021-11-25 03:35:34.428 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-25 03:35:34.431 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-25 03:35:34.433 | + 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-11-25 03:35:34.799 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-25 03:35:34.823 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-11-25 03:35:34.824 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-11-25 03:35:34.912 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-25 03:35:35.034 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-25 03:35:37.379 | Reading package lists... 2021-11-25 03:35:37.446 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-11-25 03:35:37.448 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-11-25 03:35:37.451 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:37.453 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:37.456 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:37.458 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:37.461 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:37.463 | + functions-common:time_stop:2337 : name=apt-get-update 2021-11-25 03:35:37.465 | + functions-common:time_stop:2338 : start_time=1637811334423 2021-11-25 03:35:37.467 | + functions-common:time_stop:2340 : [[ -z 1637811334423 ]] 2021-11-25 03:35:37.470 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:37.473 | + functions-common:time_stop:2343 : end_time=1637811337471 2021-11-25 03:35:37.475 | + functions-common:time_stop:2344 : elapsed_time=3048 2021-11-25 03:35:37.477 | + functions-common:time_stop:2345 : total=2818 2021-11-25 03:35:37.480 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:37.482 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5866 2021-11-25 03:35:37.484 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-11-25 03:35:37.496 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-25 03:35:37.507 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-11-25 03:35:37.518 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-11-25 03:35:37.520 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-11-25 03:35:37.523 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:35:37.525 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:35:37.527 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:35:37.529 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:35:37.531 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:35:37.534 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:35:37.536 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:35:37.538 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:35:37.540 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-11-25 03:35:37.542 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-11-25 03:35:37.545 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-11-25 03:35:37.547 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:35:37.549 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:35:37.552 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:35:37.555 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:35:37.557 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:35:37.559 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:35:37.561 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-11-25 03:35:37.564 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-11-25 03:35:37.583 | Using python 3.6 to install os-testr because python3_enabled=True 2021-11-25 03:35:37.589 | + 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-11-25 03:35:40.187 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:35:40.188 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.189 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.189 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.189 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.190 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.190 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.191 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.191 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.192 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.192 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.193 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.194 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.194 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.195 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.195 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.195 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.196 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.196 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.197 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.197 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.197 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.198 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.198 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.199 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.199 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.200 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.200 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.200 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.201 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.201 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.202 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.202 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.203 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.203 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.204 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.204 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.205 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.205 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.205 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.206 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.206 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.206 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.207 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.207 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.208 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.208 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.209 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.210 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.210 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.211 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.211 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.211 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.212 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.212 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.213 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.213 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.214 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.214 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.215 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.215 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.216 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.216 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.216 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.217 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.217 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.218 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.218 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.219 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.219 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.219 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.220 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.220 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.221 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.221 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.221 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.222 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.222 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.223 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.224 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.224 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.225 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.225 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.226 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.226 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.226 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.227 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.227 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.228 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.228 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.229 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.229 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.229 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.230 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.230 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.231 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.231 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.232 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.232 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.233 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.233 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.233 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.234 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.234 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.235 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.235 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.236 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.236 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.237 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.237 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.237 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.238 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.238 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.239 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.240 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.240 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.240 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.241 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.241 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.242 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.242 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.243 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.243 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.244 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.244 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.244 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.245 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.245 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.246 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.246 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.247 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.248 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.248 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.248 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.249 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.249 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.250 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.250 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.250 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.251 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.251 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.252 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.252 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.252 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.253 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.253 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.254 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.254 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.255 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.255 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.256 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.257 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.257 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.258 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.258 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.259 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.259 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.260 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.260 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.260 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.261 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.261 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.262 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.262 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.263 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.263 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.263 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.264 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.264 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.265 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.265 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.266 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.266 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.267 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.267 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.267 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.268 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.268 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.269 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.269 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.270 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.270 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.270 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.271 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.271 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.272 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.272 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.273 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.273 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.273 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.274 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.275 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.275 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.276 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.276 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.277 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.277 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.277 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.278 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.278 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.279 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.279 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.279 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.280 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.281 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.281 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.281 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.282 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.282 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.283 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.283 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.283 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.284 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.284 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.285 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.285 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.286 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.286 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.287 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.287 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.288 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.288 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.289 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.289 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.290 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.290 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.290 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.291 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.291 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.292 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.292 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.293 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.293 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.293 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.294 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.294 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.295 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.295 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.295 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.296 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.296 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.297 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.297 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.298 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.298 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.298 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.299 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.299 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.300 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.300 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.301 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.301 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.302 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.303 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.303 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.304 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.304 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.304 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.305 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.305 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.306 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.306 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.307 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.307 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.308 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.308 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.308 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.309 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.309 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.310 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.310 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.311 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.311 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.312 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.312 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.312 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.313 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.314 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.314 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.314 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.315 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.315 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.315 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.316 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.316 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.317 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.317 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.317 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.318 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.318 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.319 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.319 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.320 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.320 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.320 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.321 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.321 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.322 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.322 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.323 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.323 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.324 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.324 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.325 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.325 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.326 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.326 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.327 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.327 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.327 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.328 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.328 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.329 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.329 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.330 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.330 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.331 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.331 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.331 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.332 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.332 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.333 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.333 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.333 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.334 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.335 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.335 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.335 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.336 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.336 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.337 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.337 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.338 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.338 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.339 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.340 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.340 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.340 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.341 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.341 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.342 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.342 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.342 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.343 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.344 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.344 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.344 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.345 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.345 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.346 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.346 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.347 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.347 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.347 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.348 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.348 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.349 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.350 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.350 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.351 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.351 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.352 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.352 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.352 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.353 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.353 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.354 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.354 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.354 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.355 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.355 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.356 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.356 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.357 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.357 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.358 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.358 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.359 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.359 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.359 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.360 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.360 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.361 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.361 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.362 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.362 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.362 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.363 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.363 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.364 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.364 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.364 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.365 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.366 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.366 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.367 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.367 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.368 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.368 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.368 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.369 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.369 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.370 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.370 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.371 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.371 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.371 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.372 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.372 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.373 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.373 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.374 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.374 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.375 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.375 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.375 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:40.376 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:40.376 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:40.913 | Collecting os-testr===2.0.0 2021-11-25 03:35:40.921 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-11-25 03:35:40.993 | 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-11-25 03:35:41.012 | 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-11-25 03:35:41.505 | Collecting stestr===3.0.1 2021-11-25 03:35:41.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-11-25 03:35:41.999 | Collecting python-subunit===1.4.0 2021-11-25 03:35:42.005 | 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-11-25 03:35:42.085 | 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-11-25 03:35:42.088 | 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-11-25 03:35:42.099 | 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-11-25 03:35:42.106 | 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-11-25 03:35:42.110 | 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-11-25 03:35:42.112 | 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-11-25 03:35:42.114 | 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-11-25 03:35:42.131 | 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-11-25 03:35:42.563 | Collecting future===0.18.2 2021-11-25 03:35:42.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-25 03:35:43.550 | 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-11-25 03:35:43.554 | 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-11-25 03:35:43.557 | 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-11-25 03:35:43.562 | 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-11-25 03:35:43.578 | 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-11-25 03:35:43.580 | 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-11-25 03:35:43.583 | 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-11-25 03:35:43.590 | 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-11-25 03:35:43.592 | 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-11-25 03:35:43.596 | Building wheels for collected packages: future 2021-11-25 03:35:43.596 | Building wheel for future (setup.py): started 2021-11-25 03:35:44.688 | Building wheel for future (setup.py): finished with status 'done' 2021-11-25 03:35:44.692 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=16360f18ad5091ee1bb7bf5e6115f00ad4bc5215218adc89555a6d785a44f1fc 2021-11-25 03:35:44.693 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-11-25 03:35:44.694 | Successfully built future 2021-11-25 03:35:46.081 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-25 03:35:46.878 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-11-25 03:35:46.981 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:35:46.981 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:35:47.089 | + inc/python:pip_install:207 : result=0 2021-11-25 03:35:47.092 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:35:47.094 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:47.096 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:47.098 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:47.101 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:47.103 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:47.105 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:35:47.107 | + functions-common:time_stop:2338 : start_time=1637811337579 2021-11-25 03:35:47.109 | + functions-common:time_stop:2340 : [[ -z 1637811337579 ]] 2021-11-25 03:35:47.112 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:47.116 | + functions-common:time_stop:2343 : end_time=1637811347113 2021-11-25 03:35:47.118 | + functions-common:time_stop:2344 : elapsed_time=9534 2021-11-25 03:35:47.120 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:35:47.122 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:47.124 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9534 2021-11-25 03:35:47.126 | + inc/python:pip_install:210 : return 0 2021-11-25 03:35:47.129 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-11-25 03:35:47.131 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-11-25 03:35:47.133 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-11-25 03:35:47.135 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:35:47.138 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-11-25 03:35:47.141 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-11-25 03:35:47.143 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:35:47.147 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:35:47.147 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:35:47.152 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-11-25 03:35:47.154 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-11-25 03:35:47.156 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-11-25 03:35:47.159 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-11-25 03:35:47.162 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-11-25 03:35:47.179 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-11-25 03:35:47.184 | + 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-11-25 03:35:49.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:35:49.786 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.787 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.787 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.788 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.788 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.789 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.789 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.791 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.791 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.792 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.792 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.792 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.793 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.793 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.794 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.794 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.794 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.795 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.795 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.796 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.796 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.797 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.797 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.798 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.798 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.798 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.799 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.799 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.800 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.800 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.801 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.801 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.802 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.803 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.803 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.804 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.804 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.804 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.805 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.805 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.806 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.806 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.806 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.807 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.807 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.808 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.808 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.808 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.809 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.809 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.810 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.810 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.811 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.811 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.811 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.812 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.813 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.813 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.813 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.814 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.814 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.815 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.815 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.816 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.816 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.817 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.817 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.818 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.818 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.818 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.819 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.819 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.819 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.820 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.821 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.821 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.822 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.822 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.823 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.823 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.823 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.824 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.824 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.825 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.825 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.826 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.826 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.827 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.827 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.827 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.828 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.828 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.829 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.829 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.829 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.830 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.831 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.831 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.831 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.832 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.832 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.832 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.833 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.833 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.834 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.834 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.835 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.835 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.836 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.836 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.837 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.838 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.838 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.838 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.839 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.839 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.840 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.840 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.841 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.841 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.841 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.842 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.842 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.843 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.843 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.844 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.844 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.845 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.845 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.846 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.846 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.847 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.847 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.847 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.848 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.848 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.849 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.850 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.850 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.851 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.851 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.852 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.852 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.852 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.853 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.853 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.854 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.854 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.855 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.855 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.856 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.856 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.857 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.857 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.858 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.858 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.859 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.860 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.860 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.860 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.861 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.861 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.862 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.862 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.863 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.863 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.863 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.864 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.865 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.865 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.866 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.866 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.867 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.867 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.868 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.868 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.869 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.869 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.869 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.870 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.870 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.870 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.871 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.871 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.872 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.872 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.872 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.873 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.874 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.874 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.875 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.875 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.876 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.876 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.876 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.877 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.877 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.878 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.878 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.879 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.879 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.880 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.880 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.880 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.881 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.881 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.882 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.882 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.883 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.883 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.884 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.884 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.884 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.885 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.885 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.886 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.886 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.887 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.887 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.887 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.888 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.888 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.889 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.889 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.890 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.890 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.891 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.891 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.891 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.892 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.892 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.892 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.893 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.893 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.894 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.894 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.895 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.895 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.896 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.896 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.897 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.897 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.898 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.898 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.899 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.899 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.899 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.900 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.900 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.901 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.901 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.902 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.902 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.903 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.903 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.903 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.904 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.904 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.905 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.905 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.906 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.906 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.907 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.907 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.908 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.908 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.908 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.909 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.909 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.910 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.910 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.911 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.912 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.913 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.913 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.913 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.914 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.914 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.914 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.915 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.915 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.916 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.916 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.917 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.917 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.917 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.918 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.918 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.919 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.919 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.919 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.920 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.920 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.921 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.921 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.922 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.923 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.923 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.923 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.924 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.924 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.925 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.925 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.926 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.926 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.926 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.927 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.927 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.928 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.929 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.929 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.929 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.930 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.930 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.931 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.931 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.932 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.932 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.932 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.933 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.934 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.934 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.934 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.935 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.935 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.936 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.936 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.937 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.937 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.938 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.938 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.939 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.939 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.940 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.940 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.941 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.941 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.942 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.942 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.943 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.944 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.944 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.944 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.945 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.945 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.946 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.946 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.947 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.947 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.947 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.948 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.949 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.949 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.949 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.950 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.950 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.951 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.951 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.952 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.952 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.953 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.953 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.953 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.954 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.954 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.955 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.955 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.955 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.956 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.956 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.957 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.957 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.958 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.958 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.959 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.959 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.959 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.960 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.960 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.961 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.961 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.961 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.962 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.962 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.963 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.963 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.963 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.964 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.964 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.965 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.965 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.966 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.966 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.967 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.967 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.967 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.968 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.968 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.969 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.969 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.969 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.970 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.970 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.971 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.971 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.972 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.972 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.973 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.973 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.974 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.975 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.975 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:49.975 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:49.976 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:49.978 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-11-25 03:35:51.580 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:35:51.580 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:35:51.651 | + inc/python:pip_install:207 : result=0 2021-11-25 03:35:51.654 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:35:51.656 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:51.658 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:51.660 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:51.663 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:51.665 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:51.667 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:35:51.669 | + functions-common:time_stop:2338 : start_time=1637811347175 2021-11-25 03:35:51.671 | + functions-common:time_stop:2340 : [[ -z 1637811347175 ]] 2021-11-25 03:35:51.674 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:51.677 | + functions-common:time_stop:2343 : end_time=1637811351674 2021-11-25 03:35:51.679 | + functions-common:time_stop:2344 : elapsed_time=4499 2021-11-25 03:35:51.681 | + functions-common:time_stop:2345 : total=9534 2021-11-25 03:35:51.683 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:51.685 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14033 2021-11-25 03:35:51.687 | + inc/python:pip_install:210 : return 0 2021-11-25 03:35:51.690 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-25 03:35:51.735 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-11-25 03:35:51.803 | + ./stack.sh:main:788 : install_infra 2021-11-25 03:35:51.805 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-25 03:35:51.807 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-25 03:35:51.810 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-25 03:35:54.298 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-25 03:35:54.301 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-25 03:35:54.321 | + 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-11-25 03:35:55.903 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.908 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.910 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.919 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.924 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.926 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.938 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.943 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.946 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.953 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.960 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.963 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.968 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.973 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.975 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.979 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.984 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.987 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:55.990 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:55.995 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:55.997 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.007 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.010 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.018 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.024 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.026 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.033 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.039 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.041 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.048 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.053 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.056 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.069 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.074 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.076 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.081 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.084 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.086 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.089 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.094 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.096 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.101 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.105 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.108 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.110 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.116 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.118 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.121 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.125 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.129 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.133 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.138 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.140 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.151 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.156 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.158 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.178 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.185 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.190 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.193 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.204 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.209 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.214 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.216 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.220 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.225 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.228 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.235 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.241 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.243 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.245 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.250 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.252 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.258 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.263 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.266 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.290 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.295 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.297 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.300 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.305 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.308 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.312 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.315 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.323 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.327 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.330 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.335 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.340 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.342 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.348 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.353 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.355 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.358 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.363 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.366 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.375 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.379 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.382 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.385 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.389 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.391 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.396 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.401 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.404 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.413 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.417 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.420 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.434 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.439 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.441 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.464 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.470 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.472 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.477 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.482 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.484 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.499 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.501 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.504 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.509 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.511 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.513 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.519 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.531 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.537 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.540 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.569 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.585 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.590 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.592 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.595 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.600 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.602 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.613 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.619 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.621 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.624 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.628 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.632 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.636 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.639 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.645 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.648 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.650 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.655 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.657 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.669 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.673 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.675 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.682 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.686 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.690 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.695 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.697 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.720 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.725 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.728 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.732 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.737 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.740 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.746 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.753 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.759 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.761 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.769 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.774 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.776 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.782 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.788 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.796 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.798 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.807 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.809 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.815 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.820 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.822 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.826 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.830 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.833 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.837 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.842 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.844 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.846 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.852 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.854 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.857 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.861 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.864 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.893 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.898 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.901 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.910 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.915 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.917 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.920 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.924 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.927 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.938 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.943 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.946 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.957 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.960 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.963 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.968 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.970 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.978 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.983 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.986 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:56.988 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:56.993 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:56.996 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.014 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.016 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.018 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.024 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.027 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.029 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.032 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.037 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.040 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.053 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.058 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.060 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.064 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.069 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.072 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.077 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.082 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.085 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.088 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.093 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.095 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.102 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.107 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.110 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.113 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.118 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.121 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.128 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.142 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.148 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.150 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.152 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.157 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.160 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.172 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.177 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.180 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.190 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.195 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.198 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.210 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.214 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.217 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.219 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.224 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.226 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.234 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.241 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.243 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.252 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.263 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.268 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.271 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.275 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.282 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.284 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.299 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.305 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.309 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.315 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.321 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.324 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.342 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.347 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.350 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.353 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.358 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.360 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.363 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.368 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.371 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.373 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.377 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.380 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.384 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.390 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.392 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.394 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.399 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.402 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.407 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.413 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.415 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.426 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.431 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.434 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.463 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.467 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.469 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.478 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.483 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.486 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.497 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.501 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.507 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.512 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.514 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.528 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.541 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.544 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.546 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.551 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.554 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.558 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.563 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.565 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.575 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.580 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.582 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.605 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.611 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.616 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.619 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.622 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.629 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.632 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.641 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.646 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.649 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.664 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.669 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.671 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.676 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.681 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.683 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.686 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.691 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.694 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.712 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.717 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.719 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.732 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.734 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.741 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.743 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.747 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.752 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.754 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.759 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.780 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.785 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.788 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.792 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.799 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.810 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.815 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.817 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.825 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.830 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.832 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.840 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.843 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.847 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.852 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.855 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.857 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.862 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.865 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.872 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.879 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.884 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.886 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.892 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.895 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.898 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.903 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.906 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.920 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.922 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.925 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.932 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.935 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.940 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.943 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.948 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.960 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.964 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.969 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.972 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.978 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.989 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:57.993 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:57.996 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:57.998 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:58.003 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.007 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.011 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:58.015 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.018 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.023 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:58.028 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.030 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.044 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.046 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.059 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:58.063 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.066 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.073 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.076 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.078 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:35:58.084 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:35:58.086 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:35:58.095 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-11-25 03:35:58.227 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-11-25 03:35:58.259 | Installing collected packages: pbr 2021-11-25 03:35:58.370 | Successfully installed pbr-5.4.5 2021-11-25 03:35:58.427 | + inc/python:pip_install:207 : result=0 2021-11-25 03:35:58.429 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:35:58.432 | + functions-common:time_stop:2331 : local name 2021-11-25 03:35:58.434 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:35:58.436 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:35:58.438 | + functions-common:time_stop:2334 : local total 2021-11-25 03:35:58.440 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:35:58.442 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:35:58.444 | + functions-common:time_stop:2338 : start_time=1637811354314 2021-11-25 03:35:58.446 | + functions-common:time_stop:2340 : [[ -z 1637811354314 ]] 2021-11-25 03:35:58.449 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:35:58.452 | + functions-common:time_stop:2343 : end_time=1637811358450 2021-11-25 03:35:58.454 | + functions-common:time_stop:2344 : elapsed_time=4136 2021-11-25 03:35:58.456 | + functions-common:time_stop:2345 : total=14033 2021-11-25 03:35:58.459 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:35:58.461 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18169 2021-11-25 03:35:58.463 | + inc/python:pip_install:210 : return 0 2021-11-25 03:35:58.465 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-25 03:35:58.468 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-25 03:35:58.489 | + 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-11-25 03:36:00.064 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.069 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.072 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.080 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.084 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.087 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.097 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.101 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.104 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.111 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.117 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.119 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.124 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.134 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.137 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.141 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.145 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.148 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.151 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.155 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.158 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.162 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.167 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.169 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.178 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.183 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.185 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.193 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.197 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.200 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.207 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.212 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.214 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.227 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.231 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.234 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.238 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.241 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.244 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.246 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.251 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.253 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.258 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.262 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.265 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.267 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.271 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.274 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.276 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.281 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.284 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.288 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.293 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.295 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.305 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.310 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.312 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.331 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.339 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.343 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.346 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.357 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.362 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.366 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.369 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.373 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.377 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.380 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.387 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.392 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.394 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.396 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.401 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.403 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.409 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.414 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.417 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.440 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.445 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.447 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.450 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.454 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.456 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.461 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.463 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.471 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.476 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.478 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.483 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.488 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.490 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.496 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.500 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.502 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.505 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.510 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.512 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.522 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.527 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.529 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.531 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.536 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.538 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.542 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.547 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.550 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.558 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.563 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.565 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.579 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.584 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.587 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.609 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.615 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.617 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.621 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.626 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.628 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.642 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.644 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.647 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.652 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.654 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.656 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.662 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.674 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.680 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.682 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.711 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.726 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.731 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.733 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.736 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.741 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.743 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.754 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.759 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.761 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.763 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.768 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.771 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.776 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.778 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.784 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.787 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.789 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.794 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.796 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.807 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.812 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.814 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.820 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.824 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.828 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.832 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.835 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.857 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.862 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.865 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.869 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.874 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.876 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.882 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.889 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.894 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.897 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.904 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.909 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.911 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.917 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.922 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.931 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.933 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.941 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.943 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.949 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.953 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.956 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.959 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.964 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.966 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.970 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.975 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.977 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.979 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.984 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.987 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:00.989 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:00.994 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:00.996 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.024 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.028 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.031 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.041 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.045 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.047 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.050 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.055 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.057 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.068 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.073 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.075 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.086 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.088 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.092 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.097 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.100 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.108 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.112 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.116 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.118 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.122 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.125 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.142 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.145 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.147 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.152 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.154 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.156 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.160 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.164 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.167 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.180 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.184 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.186 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.191 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.195 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.198 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.203 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.208 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.210 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.213 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.217 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.220 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.226 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.231 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.234 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.238 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.242 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.245 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.252 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.266 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.271 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.274 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.276 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.281 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.283 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.295 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.299 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.302 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.312 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.317 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.320 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.330 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.336 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.338 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.340 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.345 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.347 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.355 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.360 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.363 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.372 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.383 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.387 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.390 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.394 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.399 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.401 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.412 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.417 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.419 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.425 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.431 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.433 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.452 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.456 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.460 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.462 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.466 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.469 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.471 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.476 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.478 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.481 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.485 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.488 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.492 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.498 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.500 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.502 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.507 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.509 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.515 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.520 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.522 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.533 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.538 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.540 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.568 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.573 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.575 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.582 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.587 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.590 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.600 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.605 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.607 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.610 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.615 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.617 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.630 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.643 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.646 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.648 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.653 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.656 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.659 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.664 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.667 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.674 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.679 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.681 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.702 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.709 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.713 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.715 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.718 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.723 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.725 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.734 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.740 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.742 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.757 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.762 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.764 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.768 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.773 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.775 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.778 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.782 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.785 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.803 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.807 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.810 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.823 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.825 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.830 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.833 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.837 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.841 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.844 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.848 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.869 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.874 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.876 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.881 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.885 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.888 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.897 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.902 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.904 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.913 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.917 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.920 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.927 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.929 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.933 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.938 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.941 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.943 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.948 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.950 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.958 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.964 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.968 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.971 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.978 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.980 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:01.983 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:01.987 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:01.990 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.003 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.006 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.008 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.015 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.017 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.022 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.025 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.029 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.039 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.042 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.046 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.049 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.053 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.063 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.068 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.071 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.073 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.078 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.080 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.084 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.089 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.092 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.095 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.101 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.103 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.117 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.119 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.132 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.136 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.139 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.145 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.148 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.150 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:02.157 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:02.162 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:02.165 | Processing /opt/stack/requirements 2021-11-25 03:36:03.477 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-11-25 03:36:03.545 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-11-25 03:36:03.580 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-11-25 03:36:03.724 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-11-25 03:36:04.354 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-11-25 03:36:04.459 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-11-25 03:36:04.499 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-11-25 03:36:04.549 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-11-25 03:36:04.571 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-11-25 03:36:04.617 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-11-25 03:36:04.673 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-11-25 03:36:04.690 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-25 03:36:04.717 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-11-25 03:36:04.750 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-11-25 03:36:04.770 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-11-25 03:36:04.881 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-11-25 03:36:04.899 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-11-25 03:36:04.933 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-11-25 03:36:04.944 | 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-11-25 03:36:04.950 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-11-25 03:36:05.005 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-11-25 03:36:05.026 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-11-25 03:36:05.052 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-11-25 03:36:05.081 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-11-25 03:36:05.149 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-11-25 03:36:05.197 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-11-25 03:36:05.219 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-11-25 03:36:05.232 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-25 03:36:05.259 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-11-25 03:36:05.289 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-11-25 03:36:05.306 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-11-25 03:36:05.319 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-11-25 03:36:05.340 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-11-25 03:36:05.355 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-25 03:36:05.383 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-11-25 03:36:05.397 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-11-25 03:36:05.415 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-11-25 03:36:05.427 | Building wheels for collected packages: PyYAML 2021-11-25 03:36:05.428 | Running setup.py bdist_wheel for PyYAML: started 2021-11-25 03:36:05.712 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-11-25 03:36:05.712 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k1zgdbhq/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/tmpu784myptpip-wheel- --python-tag cp36: 2021-11-25 03:36:05.712 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-25 03:36:05.712 | or: -c --help [cmd1 cmd2 ...] 2021-11-25 03:36:05.712 | or: -c --help-commands 2021-11-25 03:36:05.712 | or: -c cmd --help 2021-11-25 03:36:05.712 | 2021-11-25 03:36:05.712 | error: invalid command 'bdist_wheel' 2021-11-25 03:36:05.712 | 2021-11-25 03:36:05.712 | ---------------------------------------- 2021-11-25 03:36:05.712 | Failed building wheel for PyYAML 2021-11-25 03:36:05.713 | Running setup.py clean for PyYAML 2021-11-25 03:36:05.997 | Failed to build PyYAML 2021-11-25 03:36:05.998 | Installing collected packages: chardet, certifi, python-mimeparse, linecache2, traceback2, argparse, six, unittest2, extras, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-11-25 03:36:06.821 | Running setup.py install for PyYAML: started 2021-11-25 03:36:16.382 | Running setup.py install for PyYAML: finished with status 'done' 2021-11-25 03:36:16.818 | Running setup.py install for openstack-requirements: started 2021-11-25 03:36:18.996 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-25 03:36:19.270 | 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.dev3587 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-11-25 03:36:19.373 | + inc/python:pip_install:207 : result=0 2021-11-25 03:36:19.375 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:36:19.377 | + functions-common:time_stop:2331 : local name 2021-11-25 03:36:19.380 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:36:19.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:36:19.384 | + functions-common:time_stop:2334 : local total 2021-11-25 03:36:19.386 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:36:19.388 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:36:19.391 | + functions-common:time_stop:2338 : start_time=1637811358482 2021-11-25 03:36:19.393 | + functions-common:time_stop:2340 : [[ -z 1637811358482 ]] 2021-11-25 03:36:19.395 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:36:19.398 | + functions-common:time_stop:2343 : end_time=1637811379396 2021-11-25 03:36:19.400 | + functions-common:time_stop:2344 : elapsed_time=20914 2021-11-25 03:36:19.403 | + functions-common:time_stop:2345 : total=18169 2021-11-25 03:36:19.405 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:36:19.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=39083 2021-11-25 03:36:19.409 | + inc/python:pip_install:210 : return 0 2021-11-25 03:36:19.411 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-25 03:36:19.414 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-25 03:36:19.416 | + inc/python:use_library_from_git:263 : local name=pbr 2021-11-25 03:36:19.418 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:36:19.421 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:36:19.423 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-11-25 03:36:19.425 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:36:19.428 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-25 03:36:19.446 | Using python 3.6 to install pbr because python3_enabled=True 2021-11-25 03:36:19.451 | + 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-11-25 03:36:22.062 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:36:22.062 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.063 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.063 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.064 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.064 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.065 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.065 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.066 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.066 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.067 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.067 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.068 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.068 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.069 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.069 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.069 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.070 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.070 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.071 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.071 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.071 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.072 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.073 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.073 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.074 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.074 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.075 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.075 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.075 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.076 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.076 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.077 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.077 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.078 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.078 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.079 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.079 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.079 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.080 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.080 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.081 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.081 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.082 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.082 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.082 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.083 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.083 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.084 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.084 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.084 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.085 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.085 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.086 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.086 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.087 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.087 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.088 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.088 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.089 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.089 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.090 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.090 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.091 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.091 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.091 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.092 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.092 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.093 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.093 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.094 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.094 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.094 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.095 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.095 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.096 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.096 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.097 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.098 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.099 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.099 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.099 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.100 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.100 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.101 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.101 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.102 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.102 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.102 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.103 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.103 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.104 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.104 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.105 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.105 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.106 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.106 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.107 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.107 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.107 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.108 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.108 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.109 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.109 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.110 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.110 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.110 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.111 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.111 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.112 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.112 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.113 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.114 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.115 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.115 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.115 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.116 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.116 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.117 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.117 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.118 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.118 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.119 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.119 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.119 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.120 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.121 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.121 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.122 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.122 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.123 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.123 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.123 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.124 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.124 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.125 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.125 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.126 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.126 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.127 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.127 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.127 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.128 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.128 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.129 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.129 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.130 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.130 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.131 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.131 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.131 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.132 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.132 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.133 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.133 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.134 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.134 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.135 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.135 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.136 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.136 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.137 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.137 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.137 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.138 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.138 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.139 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.139 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.140 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.140 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.140 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.141 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.141 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.142 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.142 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.143 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.143 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.144 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.144 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.145 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.145 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.145 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.146 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.146 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.147 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.147 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.148 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.148 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.148 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.149 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.150 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.150 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.150 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.151 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.152 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.152 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.152 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.153 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.153 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.154 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.154 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.154 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.155 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.156 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.156 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.156 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.157 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.157 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.158 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.158 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.158 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.159 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.159 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.161 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.161 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.161 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.162 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.162 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.163 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.163 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.163 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.164 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.164 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.165 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.165 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.166 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.166 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.167 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.167 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.167 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.168 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.168 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.169 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.169 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.169 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.170 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.170 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.171 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.171 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.172 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.172 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.173 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.173 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.173 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.174 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.174 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.175 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.175 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.176 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.177 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.177 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.178 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.178 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.179 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.179 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.180 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.180 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.181 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.181 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.181 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.182 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.182 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.183 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.183 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.184 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.184 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.184 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.185 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.185 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.186 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.186 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.187 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.187 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.188 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.188 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.189 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.189 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.190 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.190 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.190 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.191 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.191 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.192 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.192 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.192 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.193 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.193 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.194 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.194 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.195 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.195 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.195 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.196 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.196 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.197 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.197 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.198 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.198 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.198 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.199 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.200 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.200 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.201 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.201 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.202 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.202 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.203 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.203 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.203 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.204 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.204 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.205 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.205 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.206 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.206 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.207 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.207 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.207 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.208 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.208 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.209 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.209 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.209 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.210 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.211 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.211 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.211 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.212 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.212 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.213 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.213 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.214 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.214 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.215 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.216 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.216 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.216 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.217 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.217 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.218 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.218 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.219 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.219 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.220 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.220 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.221 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.221 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.222 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.222 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.223 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.224 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.224 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.224 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.225 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.226 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.226 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.226 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.227 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.227 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.228 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.228 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.229 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.229 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.230 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.230 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.231 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.231 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.231 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.232 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.232 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.233 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.233 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.234 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.234 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.234 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.235 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.235 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.236 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.236 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.236 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.237 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.237 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.238 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.239 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.239 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.239 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.240 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.240 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.241 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.241 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.241 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.242 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.242 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.243 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.243 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.244 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.244 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.244 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.245 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.245 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.246 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.246 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.247 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.247 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.247 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.248 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.248 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.249 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.249 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.250 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.250 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.251 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.251 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.252 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.252 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:36:22.252 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:36:22.253 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:36:22.398 | 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-11-25 03:36:23.971 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:36:23.971 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:36:24.045 | + inc/python:pip_install:207 : result=0 2021-11-25 03:36:24.047 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:36:24.049 | + functions-common:time_stop:2331 : local name 2021-11-25 03:36:24.052 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:36:24.054 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:36:24.056 | + functions-common:time_stop:2334 : local total 2021-11-25 03:36:24.058 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:36:24.060 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:36:24.062 | + functions-common:time_stop:2338 : start_time=1637811379442 2021-11-25 03:36:24.064 | + functions-common:time_stop:2340 : [[ -z 1637811379442 ]] 2021-11-25 03:36:24.068 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:36:24.071 | + functions-common:time_stop:2343 : end_time=1637811384068 2021-11-25 03:36:24.073 | + functions-common:time_stop:2344 : elapsed_time=4626 2021-11-25 03:36:24.075 | + functions-common:time_stop:2345 : total=39083 2021-11-25 03:36:24.077 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:36:24.079 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=43709 2021-11-25 03:36:24.081 | + inc/python:pip_install:210 : return 0 2021-11-25 03:36:24.084 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-11-25 03:36:26.586 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-25 03:36:28.155 | Collecting bindep 2021-11-25 03:36:28.630 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-11-25 03:36:28.663 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-11-25 03:36:28.714 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-11-25 03:36:28.735 | Collecting distro (from bindep) 2021-11-25 03:36:29.098 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-11-25 03:36:29.110 | Collecting Parsley (from bindep) 2021-11-25 03:36:29.125 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-25 03:36:29.152 | Collecting pbr>=2.0.0 (from bindep) 2021-11-25 03:36:29.238 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-11-25 03:36:29.270 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-11-25 03:36:29.397 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-11-25 03:36:29.419 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2021-11-25 03:36:29.883 | 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-11-25 03:36:29.951 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-25 03:36:29.954 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-25 03:36:29.957 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-11-25 03:36:29.973 | + ./stack.sh:main:797 : pkgs= 2021-11-25 03:36:29.976 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-11-25 03:36:29.978 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-11-25 03:36:29.981 | + functions-common:run_phase:1759 : local mode=stack 2021-11-25 03:36:29.983 | + functions-common:run_phase:1760 : local phase=pre-install 2021-11-25 03:36:29.985 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:36:29.987 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:36:29.990 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:36:29.992 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:36:29.994 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:36:29.997 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:36:30.000 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:36:30.002 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:36:30.004 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:36:30.006 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-25 03:36:30.009 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:36:30.023 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:36:30.025 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:36:30.027 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:36:30.029 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-25 03:36:30.031 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:36:30.033 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:36:30.036 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:36:30.038 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-25 03:36:30.040 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:36:30.042 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-25 03:36:30.044 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:36:30.046 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:36:30.048 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-25 03:36:30.051 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-25 03:36:30.053 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:36:30.055 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:36:30.057 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-11-25 03:36:30.059 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-25 03:36:30.062 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-11-25 03:36:30.064 | + functions-common:run_plugins:1748 : local plugins= 2021-11-25 03:36:30.066 | + functions-common:run_plugins:1749 : local plugin 2021-11-25 03:36:30.068 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-25 03:36:30.071 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-11-25 03:36:30.073 | + functions:set_systemd_override:800 : local value=2048 2021-11-25 03:36:30.075 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-11-25 03:36:30.078 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-25 03:36:30.123 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-25 03:36:30.123 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-25 03:36:30.125 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-11-25 03:36:30.314 | + ./stack.sh:main:810 : install_rpc_backend 2021-11-25 03:36:30.316 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-25 03:36:30.331 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:36:30.333 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-25 03:36:30.335 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:36:30.338 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:36:30.340 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:36:30.343 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:36:30.346 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:36:30.349 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:36:30.352 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:30.354 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:30.358 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:36:30.361 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:36:30.364 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:36:30.367 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:36:30.369 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-11-25 03:36:30.371 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:36:30.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:30.376 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:30.378 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-11-25 03:36:30.397 | + 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-11-25 03:36:30.518 | Reading package lists... 2021-11-25 03:36:30.779 | Building dependency tree... 2021-11-25 03:36:30.780 | Reading state information... 2021-11-25 03:36:31.001 | The following packages were automatically installed and are no longer required: 2021-11-25 03:36:31.002 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:36:31.002 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:36:31.002 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:36:31.002 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:36:31.002 | python3-twisted-bin python3-zope.interface 2021-11-25 03:36:31.002 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:36:31.002 | The following additional packages will be installed: 2021-11-25 03:36:31.002 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-25 03:36:31.002 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-25 03:36:31.002 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-25 03:36:31.002 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-25 03:36:31.003 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-25 03:36:31.004 | Suggested packages: 2021-11-25 03:36:31.004 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-11-25 03:36:31.004 | odbc-postgresql tdsodbc unixodbc-bin 2021-11-25 03:36:31.052 | The following NEW packages will be installed: 2021-11-25 03:36:31.052 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-25 03:36:31.052 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-25 03:36:31.052 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-25 03:36:31.052 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-25 03:36:31.053 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-25 03:36:31.053 | rabbitmq-server 2021-11-25 03:36:31.312 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-11-25 03:36:31.312 | Need to get 24.5 MB of archives. 2021-11-25 03:36:31.312 | After this operation, 40.4 MB of additional disk space will be used. 2021-11-25 03:36:31.312 | 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-11-25 03:36:32.936 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-11-25 03:36:33.007 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-11-25 03:36:33.079 | 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-11-25 03:36:33.098 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-11-25 03:36:33.108 | 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-11-25 03:36:33.520 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-11-25 03:36:33.543 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-11-25 03:36:33.608 | 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-11-25 03:36:34.102 | 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-11-25 03:36:34.110 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-11-25 03:36:34.125 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-11-25 03:36:34.148 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-11-25 03:36:34.155 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-11-25 03:36:34.158 | 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-11-25 03:36:34.161 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-11-25 03:36:34.165 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-11-25 03:36:34.603 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-11-25 03:36:34.608 | 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-11-25 03:36:34.789 | 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-11-25 03:36:34.840 | 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-11-25 03:36:34.849 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-11-25 03:36:34.853 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-11-25 03:36:34.865 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-11-25 03:36:34.895 | 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-11-25 03:36:34.895 | 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-11-25 03:36:36.463 | Fetched 24.5 MB in 5s (5,056 kB/s) 2021-11-25 03:36:36.496 | Selecting previously unselected package erlang-base. 2021-11-25 03:36:36.534 | (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-11-25 03:36:36.537 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:36.540 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:37.620 | Selecting previously unselected package erlang-asn1. 2021-11-25 03:36:37.628 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:37.631 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:37.775 | Selecting previously unselected package erlang-mnesia. 2021-11-25 03:36:37.783 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:37.785 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:37.928 | Selecting previously unselected package erlang-runtime-tools. 2021-11-25 03:36:37.935 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:37.937 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.018 | Selecting previously unselected package erlang-crypto. 2021-11-25 03:36:38.026 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.028 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.096 | Selecting previously unselected package erlang-public-key. 2021-11-25 03:36:38.104 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.106 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.235 | Selecting previously unselected package erlang-ssl. 2021-11-25 03:36:38.243 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.245 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.401 | Selecting previously unselected package erlang-inets. 2021-11-25 03:36:38.411 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.413 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.561 | Selecting previously unselected package erlang-corba. 2021-11-25 03:36:38.569 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.571 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:38.962 | Selecting previously unselected package erlang-syntax-tools. 2021-11-25 03:36:38.970 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:38.972 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.071 | Selecting previously unselected package erlang-diameter. 2021-11-25 03:36:39.078 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.080 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.224 | Selecting previously unselected package erlang-xmerl. 2021-11-25 03:36:39.232 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.234 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.415 | Selecting previously unselected package erlang-edoc. 2021-11-25 03:36:39.422 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.424 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.515 | Selecting previously unselected package erlang-eldap. 2021-11-25 03:36:39.522 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.524 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.591 | Selecting previously unselected package erlang-erl-docgen. 2021-11-25 03:36:39.599 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.601 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.675 | Selecting previously unselected package erlang-eunit. 2021-11-25 03:36:39.682 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.685 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.755 | Selecting previously unselected package erlang-ic. 2021-11-25 03:36:39.763 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:39.765 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:39.950 | Selecting previously unselected package libodbc1:amd64. 2021-11-25 03:36:39.958 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-11-25 03:36:39.969 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-25 03:36:40.050 | Selecting previously unselected package erlang-odbc. 2021-11-25 03:36:40.058 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.060 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.120 | Selecting previously unselected package erlang-snmp. 2021-11-25 03:36:40.127 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.130 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.405 | Selecting previously unselected package erlang-os-mon. 2021-11-25 03:36:40.413 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.415 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.482 | Selecting previously unselected package erlang-parsetools. 2021-11-25 03:36:40.490 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.492 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.565 | Selecting previously unselected package erlang-ssh. 2021-11-25 03:36:40.574 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.576 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.695 | Selecting previously unselected package erlang-tools. 2021-11-25 03:36:40.703 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-25 03:36:40.705 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.826 | Selecting previously unselected package erlang-nox. 2021-11-25 03:36:40.834 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-11-25 03:36:40.836 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:40.927 | Selecting previously unselected package rabbitmq-server. 2021-11-25 03:36:40.934 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-11-25 03:36:40.937 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-25 03:36:41.483 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-25 03:36:41.504 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.290 | Searching for services which depend on erlang and should be started...none found. 2021-11-25 03:36:42.292 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:36:42.314 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.341 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.369 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.397 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.425 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.453 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:42.481 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:36:42.510 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:36:42.672 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:36:43.280 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.307 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.335 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.363 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.391 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.418 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.446 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.474 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.501 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.530 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.557 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.585 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.613 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.641 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.668 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.696 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.724 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-25 03:36:43.751 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-25 03:36:43.887 | Adding group `rabbitmq' (GID 121) ... 2021-11-25 03:36:43.919 | Done. 2021-11-25 03:36:43.994 | Adding system user `rabbitmq' (UID 115) ... 2021-11-25 03:36:43.994 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-11-25 03:36:44.070 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-25 03:36:44.314 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-25 03:36:49.093 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:36:49.277 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:36:51.235 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:36:51.237 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:36:51.240 | + functions-common:time_stop:2331 : local name 2021-11-25 03:36:51.242 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:36:51.244 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:36:51.246 | + functions-common:time_stop:2334 : local total 2021-11-25 03:36:51.248 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:36:51.251 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:36:51.253 | + functions-common:time_stop:2338 : start_time=1637811390394 2021-11-25 03:36:51.255 | + functions-common:time_stop:2340 : [[ -z 1637811390394 ]] 2021-11-25 03:36:51.258 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:36:51.261 | + functions-common:time_stop:2343 : end_time=1637811411259 2021-11-25 03:36:51.264 | + functions-common:time_stop:2344 : elapsed_time=20865 2021-11-25 03:36:51.266 | + functions-common:time_stop:2345 : total=137843 2021-11-25 03:36:51.268 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:36:51.271 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=158708 2021-11-25 03:36:51.273 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:36:51.276 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-25 03:36:51.278 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:36:51.280 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:36:51.282 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:36:51.285 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:36:51.287 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:36:51.289 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:36:51.291 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-25 03:36:51.294 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:36:51.296 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:36:51.298 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:36:51.300 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:36:51.303 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:36:51.305 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:36:51.307 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:36:51.309 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:36:51.311 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-25 03:36:51.314 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:36:51.316 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:36:51.319 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:36:51.321 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:36:51.323 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:36:51.325 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:36:51.328 | + ./stack.sh:main:811 : restart_rpc_backend 2021-11-25 03:36:51.330 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-25 03:36:51.345 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:36:51.347 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-25 03:36:51.349 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:36:51.352 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-11-25 03:36:51.354 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-25 03:36:51.357 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-25 03:36:51.360 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-25 03:36:51.362 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-25 03:36:51.364 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-25 03:36:51.367 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-25 03:36:51.369 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-25 03:36:51.371 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-25 03:36:51.374 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-25 03:36:52.430 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-11-25 03:36:52.430 | guest [administrator]' 2021-11-25 03:36:52.433 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-11-25 03:36:52.434 | guest [administrator]' 2021-11-25 03:36:52.434 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-25 03:36:52.439 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-25 03:36:52.441 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-25 03:36:52.443 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-25 03:36:53.452 | Creating user "stackrabbit" 2021-11-25 03:36:53.475 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-25 03:36:54.475 | Setting permissions for user "stackrabbit" in vhost "/" 2021-11-25 03:36:54.498 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-25 03:36:54.500 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-25 03:36:55.506 | Changing password for user "stackrabbit" 2021-11-25 03:36:55.530 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-25 03:36:55.532 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-25 03:36:55.534 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-25 03:36:56.571 | Deleting user "guest" 2021-11-25 03:36:56.595 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-11-25 03:36:56.611 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:36:56.614 | + ./stack.sh:main:814 : install_database 2021-11-25 03:36:56.616 | + lib/database:install_database:116 : install_database_mysql 2021-11-25 03:36:56.619 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-25 03:36:56.621 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:56.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:56.625 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-25 03:36:56.824 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-25 03:36:56.826 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-25 03:36:56.830 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-25 03:36:56.833 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:56.835 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:56.838 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-25 03:36:56.840 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-25 03:36:56.842 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-25 03:36:56.846 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-25 03:36:56.849 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-25 03:36:56.851 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:36:56.853 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-25 03:36:56.856 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:36:56.858 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:36:56.860 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:36:56.863 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:36:56.865 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:36:56.867 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:36:56.870 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:36:56.872 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:36:56.874 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-25 03:36:56.876 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:36:56.879 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:36:56.881 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:36:56.883 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:36:56.886 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:36:56.888 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:36:56.890 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-25 03:36:56.892 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:56.895 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:56.897 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-25 03:36:56.900 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:36:56.902 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:36:56.904 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:36:56.906 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:36:56.909 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:36:56.912 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:36:56.914 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:56.916 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:56.918 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:36:56.920 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:36:56.923 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:36:56.925 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:36:56.927 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-11-25 03:36:56.929 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:36:56.932 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:36:56.934 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:36:56.936 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-11-25 03:36:56.954 | + 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-11-25 03:36:57.075 | Reading package lists... 2021-11-25 03:36:57.336 | Building dependency tree... 2021-11-25 03:36:57.337 | Reading state information... 2021-11-25 03:36:57.559 | The following packages were automatically installed and are no longer required: 2021-11-25 03:36:57.559 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:36:57.560 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:36:57.560 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:36:57.560 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:36:57.560 | python3-twisted-bin python3-zope.interface 2021-11-25 03:36:57.560 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:36:57.560 | The following additional packages will be installed: 2021-11-25 03:36:57.560 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-25 03:36:57.560 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-25 03:36:57.560 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-25 03:36:57.560 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-25 03:36:57.561 | mysql-server-5.7 mysql-server-core-5.7 2021-11-25 03:36:57.562 | Suggested packages: 2021-11-25 03:36:57.562 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-25 03:36:57.615 | The following NEW packages will be installed: 2021-11-25 03:36:57.615 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-25 03:36:57.615 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-25 03:36:57.615 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-25 03:36:57.616 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-25 03:36:57.616 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-11-25 03:36:57.882 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-11-25 03:36:57.882 | Need to get 19.6 MB of archives. 2021-11-25 03:36:57.882 | After this operation, 155 MB of additional disk space will be used. 2021-11-25 03:36:57.882 | 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-11-25 03:36:59.417 | 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-11-25 03:36:59.941 | 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-11-25 03:37:00.765 | 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-11-25 03:37:00.768 | 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-11-25 03:37:01.342 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-11-25 03:37:01.343 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-11-25 03:37:01.345 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-11-25 03:37:01.347 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-11-25 03:37:01.351 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-11-25 03:37:01.352 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-11-25 03:37:01.353 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-25 03:37:01.353 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-25 03:37:01.355 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-11-25 03:37:01.466 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-25 03:37:01.467 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-11-25 03:37:01.616 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-11-25 03:37:01.636 | 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-11-25 03:37:02.133 | Preconfiguring packages ... 2021-11-25 03:37:02.241 | Fetched 19.6 MB in 4s (4,896 kB/s) 2021-11-25 03:37:02.273 | Selecting previously unselected package mysql-client-core-5.7. 2021-11-25 03:37:02.312 | (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-11-25 03:37:02.315 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:37:02.317 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:03.335 | Selecting previously unselected package mysql-client-5.7. 2021-11-25 03:37:03.343 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:37:03.345 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:03.811 | Selecting previously unselected package mysql-server-core-5.7. 2021-11-25 03:37:03.819 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:37:03.821 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:05.033 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-11-25 03:37:05.041 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-11-25 03:37:05.052 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-25 03:37:05.176 | Selecting previously unselected package mysql-server-5.7. 2021-11-25 03:37:05.184 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-25 03:37:05.663 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:06.284 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-25 03:37:06.292 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-11-25 03:37:06.294 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-11-25 03:37:06.351 | Selecting previously unselected package liburi-perl. 2021-11-25 03:37:06.359 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-11-25 03:37:06.361 | Unpacking liburi-perl (1.73-1) ... 2021-11-25 03:37:06.430 | Selecting previously unselected package libhtml-parser-perl. 2021-11-25 03:37:06.437 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-11-25 03:37:06.439 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-11-25 03:37:06.503 | Selecting previously unselected package libcgi-pm-perl. 2021-11-25 03:37:06.511 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-11-25 03:37:06.513 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-11-25 03:37:06.591 | Selecting previously unselected package libfcgi-perl. 2021-11-25 03:37:06.598 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-11-25 03:37:06.602 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-11-25 03:37:06.663 | Selecting previously unselected package libcgi-fast-perl. 2021-11-25 03:37:06.670 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-11-25 03:37:06.672 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-11-25 03:37:06.729 | Selecting previously unselected package libencode-locale-perl. 2021-11-25 03:37:06.737 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-11-25 03:37:06.739 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-25 03:37:06.798 | Selecting previously unselected package libhtml-template-perl. 2021-11-25 03:37:06.806 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-11-25 03:37:06.808 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-25 03:37:06.870 | Selecting previously unselected package libhttp-date-perl. 2021-11-25 03:37:06.877 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-11-25 03:37:06.879 | Unpacking libhttp-date-perl (6.02-1) ... 2021-11-25 03:37:06.937 | Selecting previously unselected package libio-html-perl. 2021-11-25 03:37:06.945 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-11-25 03:37:06.947 | Unpacking libio-html-perl (1.001-1) ... 2021-11-25 03:37:07.003 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-25 03:37:07.011 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-11-25 03:37:07.013 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-11-25 03:37:07.071 | Selecting previously unselected package libhttp-message-perl. 2021-11-25 03:37:07.078 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-11-25 03:37:07.080 | Unpacking libhttp-message-perl (6.14-1) ... 2021-11-25 03:37:07.143 | Selecting previously unselected package mysql-server. 2021-11-25 03:37:07.151 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-11-25 03:37:07.153 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:07.232 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-11-25 03:37:07.252 | Setting up libhttp-date-perl (6.02-1) ... 2021-11-25 03:37:07.280 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-25 03:37:07.307 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:37:07.330 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-25 03:37:07.357 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:07.385 | Setting up libio-html-perl (1.001-1) ... 2021-11-25 03:37:07.413 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-11-25 03:37:07.441 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:37:07.469 | Setting up liburi-perl (1.73-1) ... 2021-11-25 03:37:07.497 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:37:07.683 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-11-25 03:37:07.711 | Setting up libcgi-pm-perl (4.38-1) ... 2021-11-25 03:37:07.738 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:37:09.434 | Setting up libhttp-message-perl (6.14-1) ... 2021-11-25 03:37:09.462 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:09.491 | Setting up libfcgi-perl (0.78-2build1) ... 2021-11-25 03:37:09.518 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-25 03:37:09.545 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-11-25 03:37:09.573 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:09.601 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:10.201 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-25 03:37:10.227 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-25 03:37:20.527 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-25 03:37:21.452 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-25 03:37:21.465 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:37:21.642 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:37:23.606 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:37:23.608 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:37:23.611 | + functions-common:time_stop:2331 : local name 2021-11-25 03:37:23.613 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:37:23.615 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:37:23.617 | + functions-common:time_stop:2334 : local total 2021-11-25 03:37:23.619 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:37:23.621 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:37:23.623 | + functions-common:time_stop:2338 : start_time=1637811416951 2021-11-25 03:37:23.625 | + functions-common:time_stop:2340 : [[ -z 1637811416951 ]] 2021-11-25 03:37:23.628 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:37:23.631 | + functions-common:time_stop:2343 : end_time=1637811443629 2021-11-25 03:37:23.634 | + functions-common:time_stop:2344 : elapsed_time=26678 2021-11-25 03:37:23.636 | + functions-common:time_stop:2345 : total=158708 2021-11-25 03:37:23.639 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:37:23.641 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=185386 2021-11-25 03:37:23.643 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:37:23.645 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-11-25 03:37:23.648 | + ./stack.sh:main:817 : install_database_python 2021-11-25 03:37:23.650 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-25 03:37:23.653 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-25 03:37:23.655 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-25 03:37:23.657 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:37:23.660 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-25 03:37:23.662 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-11-25 03:37:23.665 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:37:23.668 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:37:23.669 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:37:23.673 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-11-25 03:37:23.675 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-11-25 03:37:23.677 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-11-25 03:37:23.680 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-25 03:37:23.683 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-25 03:37:23.702 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-11-25 03:37:23.707 | + 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-11-25 03:37:26.397 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:37:26.398 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.398 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.399 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.399 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.400 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.400 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.401 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.401 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.401 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.402 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.403 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.403 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.403 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.404 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.404 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.405 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.405 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.405 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.406 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.406 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.407 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.407 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.408 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.408 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.409 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.409 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.409 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.410 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.410 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.411 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.411 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.412 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.412 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.413 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.413 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.414 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.414 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.415 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.415 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.415 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.416 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.417 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.417 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.418 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.418 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.418 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.419 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.419 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.420 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.420 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.421 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.421 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.422 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.422 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.422 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.423 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.423 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.424 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.424 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.425 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.425 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.426 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.426 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.427 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.427 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.428 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.428 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.428 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.429 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.429 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.430 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.430 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.431 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.431 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.431 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.433 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.434 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.434 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.435 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.435 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.436 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.436 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.437 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.437 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.438 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.438 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.439 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.439 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.439 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.440 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.440 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.441 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.441 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.442 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.442 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.443 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.443 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.443 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.444 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.444 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.445 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.445 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.446 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.446 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.446 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.447 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.447 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.448 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.448 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.449 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.450 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.450 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.451 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.451 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.452 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.452 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.453 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.453 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.454 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.454 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.454 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.455 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.455 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.456 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.456 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.457 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.457 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.457 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.458 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.459 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.459 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.460 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.460 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.461 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.462 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.462 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.463 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.463 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.464 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.464 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.464 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.465 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.465 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.466 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.466 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.467 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.467 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.468 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.468 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.469 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.469 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.469 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.470 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.470 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.471 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.471 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.472 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.473 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.473 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.473 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.474 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.474 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.475 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.475 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.476 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.476 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.476 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.477 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.477 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.478 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.478 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.480 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.480 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.481 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.481 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.482 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.482 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.483 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.483 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.483 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.484 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.484 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.485 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.485 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.485 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.486 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.486 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.487 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.487 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.488 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.488 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.489 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.489 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.490 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.490 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.491 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.491 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.492 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.492 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.493 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.493 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.493 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.495 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.495 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.496 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.496 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.497 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.497 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.498 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.498 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.498 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.499 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.499 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.500 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.500 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.501 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.501 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.502 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.502 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.502 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.503 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.503 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.504 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.504 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.505 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.505 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.506 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.506 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.507 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.507 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.507 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.508 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.508 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.509 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.509 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.510 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.510 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.511 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.511 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.511 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.512 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.512 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.513 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.513 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.514 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.514 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.515 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.515 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.516 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.516 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.517 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.517 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.518 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.518 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.519 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.519 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.519 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.520 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.520 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.521 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.521 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.522 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.522 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.523 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.523 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.523 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.524 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.524 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.525 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.525 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.526 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.526 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.527 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.527 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.528 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.528 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.529 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.529 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.530 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.530 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.531 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.531 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.531 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.532 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.532 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.533 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.533 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.533 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.534 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.534 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.535 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.535 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.536 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.536 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.537 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.537 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.537 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.538 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.538 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.539 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.540 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.540 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.540 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.542 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.542 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.542 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.543 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.543 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.544 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.544 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.545 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.545 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.546 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.546 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.547 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.547 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.547 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.548 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.548 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.549 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.549 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.550 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.550 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.551 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.551 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.552 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.552 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.553 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.553 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.553 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.554 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.554 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.555 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.556 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.556 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.557 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.558 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.559 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.559 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.559 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.560 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.560 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.561 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.561 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.562 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.562 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.563 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.563 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.564 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.564 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.565 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.565 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.565 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.566 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.567 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.567 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.567 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.568 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.568 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.569 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.569 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.570 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.570 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.571 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.571 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.571 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.572 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.573 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.573 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.574 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.574 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.575 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.575 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.575 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.576 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.576 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.577 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.577 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.578 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.578 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.579 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.579 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.580 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.580 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.580 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.581 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.581 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.582 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.582 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.582 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.583 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.583 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.584 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.584 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.585 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.585 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.586 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.586 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.586 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.587 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.587 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.588 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.588 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.589 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.589 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.589 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.590 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.591 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.591 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.591 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.592 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.592 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.593 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.593 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.594 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:26.594 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:26.595 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:26.748 | Collecting PyMySQL===0.9.3 2021-11-25 03:37:26.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-11-25 03:37:28.303 | Installing collected packages: PyMySQL 2021-11-25 03:37:28.439 | Successfully installed PyMySQL-0.9.3 2021-11-25 03:37:28.544 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:37:28.544 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:37:28.618 | + inc/python:pip_install:207 : result=0 2021-11-25 03:37:28.620 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:37:28.623 | + functions-common:time_stop:2331 : local name 2021-11-25 03:37:28.625 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:37:28.627 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:37:28.630 | + functions-common:time_stop:2334 : local total 2021-11-25 03:37:28.632 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:37:28.634 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:37:28.637 | + functions-common:time_stop:2338 : start_time=1637811443696 2021-11-25 03:37:28.639 | + functions-common:time_stop:2340 : [[ -z 1637811443696 ]] 2021-11-25 03:37:28.642 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:37:28.646 | + functions-common:time_stop:2343 : end_time=1637811448643 2021-11-25 03:37:28.648 | + functions-common:time_stop:2344 : elapsed_time=4947 2021-11-25 03:37:28.650 | + functions-common:time_stop:2345 : total=43709 2021-11-25 03:37:28.653 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:37:28.655 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48656 2021-11-25 03:37:28.657 | + inc/python:pip_install:210 : return 0 2021-11-25 03:37:28.660 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-25 03:37:28.662 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-25 03:37:28.664 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-25 03:37:28.666 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-11-25 03:37:28.682 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:37:28.684 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-11-25 03:37:28.686 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-25 03:37:28.690 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:37:28.690 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:37:28.694 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:37:28.696 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:37:28.699 | + 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,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,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-11-25 03:37:28.702 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:37:28.704 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-25 03:37:28.706 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-11-25 03:37:28.721 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:37:28.724 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-11-25 03:37:28.726 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:37:28.730 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:37:28.732 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:37:28.734 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:37:28.737 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:37:28.739 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:37:28.741 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:37:28.744 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:37:28.746 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:37:28.748 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:37:28.750 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:37:28.753 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:37:28.755 | + functions-common:install_package:1334 : real_install_package radvd 2021-11-25 03:37:28.757 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:37:28.759 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:37:28.762 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:37:28.764 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-11-25 03:37:28.783 | + 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-11-25 03:37:28.904 | Reading package lists... 2021-11-25 03:37:29.163 | Building dependency tree... 2021-11-25 03:37:29.164 | Reading state information... 2021-11-25 03:37:29.381 | The following packages were automatically installed and are no longer required: 2021-11-25 03:37:29.382 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-25 03:37:29.382 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-25 03:37:29.382 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-25 03:37:29.382 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:37:29.382 | python3-twisted-bin python3-zope.interface 2021-11-25 03:37:29.382 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:37:29.426 | The following NEW packages will be installed: 2021-11-25 03:37:29.426 | radvd 2021-11-25 03:37:29.688 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-11-25 03:37:29.688 | Need to get 59.0 kB of archives. 2021-11-25 03:37:29.688 | After this operation, 164 kB of additional disk space will be used. 2021-11-25 03:37:29.689 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-11-25 03:37:30.503 | Fetched 59.0 kB in 1s (114 kB/s) 2021-11-25 03:37:30.562 | Selecting previously unselected package radvd. 2021-11-25 03:37:30.601 | (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-11-25 03:37:30.605 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-11-25 03:37:30.607 | Unpacking radvd (1:2.16-3) ... 2021-11-25 03:37:30.711 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:37:30.727 | Setting up radvd (1:2.16-3) ... 2021-11-25 03:37:31.436 | Job for radvd.service failed because the control process exited with error code. 2021-11-25 03:37:31.436 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-25 03:37:31.437 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-25 03:37:31.447 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-25 03:37:31.447 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-11-25 03:37:31.447 | Active: failed (Result: exit-code) since Thu 2021-11-25 03:37:31 UTC; 12ms ago 2021-11-25 03:37:31.447 | Docs: man:radvd(8) 2021-11-25 03:37:31.447 | Process: 48021 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-25 03:37:31.447 | 2021-11-25 03:37:31.447 | Nov 25 03:37:31 dv-cinder-818778-3-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-25 03:37:31.447 | Nov 25 03:37:31 dv-cinder-818778-3-smb radvd[48021]: can't open /etc/radvd.conf: No such file or directory 2021-11-25 03:37:31.447 | Nov 25 03:37:31 dv-cinder-818778-3-smb radvd[48021]: Insecure file permissions, but continuing anyway 2021-11-25 03:37:31.448 | Nov 25 03:37:31 dv-cinder-818778-3-smb radvd[48021]: exiting, failed to read config file 2021-11-25 03:37:31.448 | Nov 25 03:37:31 dv-cinder-818778-3-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-11-25 03:37:31.448 | Nov 25 03:37:31 dv-cinder-818778-3-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-25 03:37:31.448 | Nov 25 03:37:31 dv-cinder-818778-3-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-25 03:37:31.452 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:37:31.635 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:37:31.861 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:37:33.829 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:37:33.832 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:37:33.834 | + functions-common:time_stop:2331 : local name 2021-11-25 03:37:33.837 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:37:33.840 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:37:33.842 | + functions-common:time_stop:2334 : local total 2021-11-25 03:37:33.844 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:37:33.846 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:37:33.849 | + functions-common:time_stop:2338 : start_time=1637811448781 2021-11-25 03:37:33.851 | + functions-common:time_stop:2340 : [[ -z 1637811448781 ]] 2021-11-25 03:37:33.854 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:37:33.857 | + functions-common:time_stop:2343 : end_time=1637811453855 2021-11-25 03:37:33.859 | + functions-common:time_stop:2344 : elapsed_time=5074 2021-11-25 03:37:33.862 | + functions-common:time_stop:2345 : total=185386 2021-11-25 03:37:33.864 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:37:33.866 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=190460 2021-11-25 03:37:33.868 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:37:33.871 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-11-25 03:37:33.886 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:37:33.889 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-11-25 03:37:33.891 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-25 03:37:33.894 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-25 03:37:33.913 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-25 03:37:33.915 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:37:33.917 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:37:33.920 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:37:33.922 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:37:33.924 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:37:33.926 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:37:33.928 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:37:33.931 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:37:33.933 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:37:33.935 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:37:33.937 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:37:33.940 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:37:33.942 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-11-25 03:37:33.944 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:37:33.946 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:37:33.949 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:37:33.951 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-11-25 03:37:33.969 | + 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-11-25 03:37:34.090 | Reading package lists... 2021-11-25 03:37:34.350 | Building dependency tree... 2021-11-25 03:37:34.351 | Reading state information... 2021-11-25 03:37:34.573 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-11-25 03:37:34.573 | fakeroot set to manually installed. 2021-11-25 03:37:34.573 | make is already the newest version (4.1-9.1ubuntu1). 2021-11-25 03:37:34.573 | The following packages were automatically installed and are no longer required: 2021-11-25 03:37:34.574 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-25 03:37:34.574 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-25 03:37:34.574 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-25 03:37:34.574 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:37:34.574 | python3-twisted-bin python3-zope.interface 2021-11-25 03:37:34.574 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:37:34.575 | The following additional packages will be installed: 2021-11-25 03:37:34.575 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-11-25 03:37:34.576 | Suggested packages: 2021-11-25 03:37:34.576 | openvswitch-doc python-sortedcontainers-doc 2021-11-25 03:37:34.629 | The following NEW packages will be installed: 2021-11-25 03:37:34.629 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-11-25 03:37:34.630 | The following packages will be upgraded: 2021-11-25 03:37:34.630 | openvswitch-common openvswitch-switch 2021-11-25 03:37:34.900 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-25 03:37:34.900 | Need to get 3,088 kB of archives. 2021-11-25 03:37:34.900 | After this operation, 3,129 kB of additional disk space will be used. 2021-11-25 03:37:34.900 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-11-25 03:37:34.934 | 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-11-25 03:37:35.509 | 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-11-25 03:37:35.558 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-11-25 03:37:35.980 | 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-11-25 03:37:36.721 | Fetched 3,088 kB in 2s (2,028 kB/s) 2021-11-25 03:37:36.786 | Selecting previously unselected package libunbound2:amd64. 2021-11-25 03:37:36.825 | (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-11-25 03:37:36.829 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-11-25 03:37:36.840 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-25 03:37:36.950 | Selecting previously unselected package python3-sortedcontainers. 2021-11-25 03:37:36.957 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-11-25 03:37:36.960 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-11-25 03:37:37.034 | Selecting previously unselected package python3-openvswitch. 2021-11-25 03:37:37.042 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-11-25 03:37:37.044 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-25 03:37:37.123 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-25 03:37:37.143 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-25 03:37:37.395 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-25 03:37:37.416 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-25 03:37:38.293 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-25 03:37:38.314 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:37:38.337 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-25 03:37:38.366 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-11-25 03:37:38.660 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:37:38.689 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:37:38.884 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:37:39.633 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-25 03:37:39.999 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-25 03:37:43.069 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:37:43.071 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:37:43.074 | + functions-common:time_stop:2331 : local name 2021-11-25 03:37:43.076 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:37:43.078 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:37:43.080 | + functions-common:time_stop:2334 : local total 2021-11-25 03:37:43.082 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:37:43.084 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:37:43.086 | + functions-common:time_stop:2338 : start_time=1637811453967 2021-11-25 03:37:43.088 | + functions-common:time_stop:2340 : [[ -z 1637811453967 ]] 2021-11-25 03:37:43.092 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:37:43.095 | + functions-common:time_stop:2343 : end_time=1637811463092 2021-11-25 03:37:43.097 | + functions-common:time_stop:2344 : elapsed_time=9125 2021-11-25 03:37:43.099 | + functions-common:time_stop:2345 : total=190460 2021-11-25 03:37:43.101 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:37:43.103 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=199585 2021-11-25 03:37:43.105 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:37:43.108 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-25 03:37:43.110 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:37:43.112 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:37:43.114 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-25 03:37:43.117 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-25 03:37:43.120 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-25 03:37:43.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-11-25 03:37:43.125 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-25 03:37:43.128 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-11-25 03:37:43.129 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-25 03:37:43.132 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-11-25 03:37:43.134 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-11-25 03:37:43.137 | + functions:vercmp:615 : local v1=4.15 2021-11-25 03:37:43.139 | + functions:vercmp:616 : local 'op=<' 2021-11-25 03:37:43.142 | + functions:vercmp:617 : local v2=3.13 2021-11-25 03:37:43.144 | + functions:vercmp:618 : local result 2021-11-25 03:37:43.147 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-11-25 03:37:43.147 | ++ functions:vercmp:622 : sort -V 2021-11-25 03:37:43.148 | ++ functions:vercmp:622 : head -1 2021-11-25 03:37:43.151 | + functions:vercmp:622 : result=3.13 2021-11-25 03:37:43.154 | + functions:vercmp:624 : case $op in 2021-11-25 03:37:43.156 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-11-25 03:37:43.158 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-11-25 03:37:43.161 | + functions:vercmp:635 : return 2021-11-25 03:37:43.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-25 03:37:43.165 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:37:43.167 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-11-25 03:37:43.603 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-11-25 03:37:43.619 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:37:43.622 | + ./stack.sh:main:825 : install_etcd3 2021-11-25 03:37:43.625 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-25 03:37:43.625 | Installing etcd 2021-11-25 03:37:43.627 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-25 03:37:43.640 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-25 03:37:43.650 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-25 03:37:43.653 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-25 03:37:43.664 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-25 03:37:43.667 | ++ 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-11-25 03:37:43.670 | ++ 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-11-25 03:37:43.673 | +++ 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-11-25 03:37:43.677 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-25 03:37:43.680 | ++ 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-11-25 03:37:43.682 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-25 03:37:43.685 | ++ 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-11-25 03:37:43.709 | --2021-11-25 03:37:43-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-25 03:37:43.836 | Resolving github.com (github.com)... 140.82.121.4 2021-11-25 03:37:43.881 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-25 03:37:44.160 | HTTP request sent, awaiting response... 302 Found 2021-11-25 03:37:44.160 | 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%2F20211125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211125T033744Z&X-Amz-Expires=300&X-Amz-Signature=19961933103ac7cede1254c74c6a148ead7c930e2048453d259ff618ceb52237&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-11-25 03:37:44.160 | --2021-11-25 03:37:44-- 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%2F20211125%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211125T033744Z&X-Amz-Expires=300&X-Amz-Signature=19961933103ac7cede1254c74c6a148ead7c930e2048453d259ff618ceb52237&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-11-25 03:37:44.351 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... 2021-11-25 03:37:44.398 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-11-25 03:37:45.068 | HTTP request sent, awaiting response... 200 OK 2021-11-25 03:37:45.068 | Length: 11350736 (11M) [application/octet-stream] 2021-11-25 03:37:45.068 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-25 03:37:45.296 | 2021-11-25 03:37:46.530 | 0K ........ .. 100% 7.41M=1.5s 2021-11-25 03:37:46.530 | 2021-11-25 03:37:46.530 | 2021-11-25 03:37:46 (7.41 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-25 03:37:46.530 | 2021-11-25 03:37:46.534 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-11-25 03:37:46.536 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-25 03:37:46.539 | ++ functions:get_extra_file:73 : return 2021-11-25 03:37:46.541 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-25 03:37:46.544 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-25 03:37:46.547 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-25 03:37:46.549 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-25 03:37:46.679 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-25 03:37:46.682 | + 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-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/ 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/README.md 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-25 03:37:46.686 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-25 03:37:46.687 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-25 03:37:46.688 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-25 03:37:46.689 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-25 03:37:46.690 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-25 03:37:46.691 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-25 03:37:46.692 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-25 03:37:46.693 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-25 03:37:46.694 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-25 03:37:46.695 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-25 03:37:46.696 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-25 03:37:46.696 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-25 03:37:46.696 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-25 03:37:46.698 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-25 03:37:46.909 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-25 03:37:46.909 | etcd-v3.3.12-linux-amd64/etcd 2021-11-25 03:37:47.165 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-25 03:37:47.199 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-25 03:37:47.229 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-25 03:37:47.232 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-11-25 03:37:47.248 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:37:47.251 | + ./stack.sh:main:844 : install_dstat 2021-11-25 03:37:47.253 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-25 03:37:47.268 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:37:47.270 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-11-25 03:37:47.272 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:37:47.274 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-11-25 03:37:47.277 | + ./stack.sh:main:853 : install_libs 2021-11-25 03:37:47.279 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-25 03:37:47.282 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-25 03:37:47.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-25 03:37:47.286 | + inc/python:use_library_from_git:263 : local name=automaton 2021-11-25 03:37:47.288 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.290 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.292 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-11-25 03:37:47.295 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.298 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-25 03:37:47.300 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-25 03:37:47.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-25 03:37:47.304 | + inc/python:use_library_from_git:263 : local name=castellan 2021-11-25 03:37:47.306 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.308 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.311 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-11-25 03:37:47.313 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.315 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-25 03:37:47.318 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-25 03:37:47.320 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-25 03:37:47.322 | + inc/python:use_library_from_git:263 : local name=cliff 2021-11-25 03:37:47.324 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.326 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.329 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-11-25 03:37:47.331 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.333 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-25 03:37:47.335 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-25 03:37:47.338 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-25 03:37:47.340 | + inc/python:use_library_from_git:263 : local name=cursive 2021-11-25 03:37:47.342 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.344 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.346 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-11-25 03:37:47.349 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.351 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-25 03:37:47.353 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-25 03:37:47.356 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-25 03:37:47.358 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-11-25 03:37:47.361 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.363 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.365 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-11-25 03:37:47.367 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.369 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-25 03:37:47.372 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-25 03:37:47.374 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-25 03:37:47.377 | + inc/python:use_library_from_git:263 : local name=futurist 2021-11-25 03:37:47.379 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.381 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.383 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-11-25 03:37:47.385 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.388 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-25 03:37:47.390 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-25 03:37:47.392 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-25 03:37:47.394 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-11-25 03:37:47.397 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.399 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.401 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-11-25 03:37:47.403 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.405 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-25 03:37:47.408 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-25 03:37:47.410 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-25 03:37:47.412 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-11-25 03:37:47.414 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.417 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.419 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-11-25 03:37:47.422 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.424 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-25 03:37:47.426 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-25 03:37:47.428 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-25 03:37:47.431 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-11-25 03:37:47.433 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.436 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.438 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-11-25 03:37:47.440 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.442 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-25 03:37:47.445 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-25 03:37:47.447 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-25 03:37:47.449 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-11-25 03:37:47.451 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.454 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.456 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-11-25 03:37:47.458 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.460 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-25 03:37:47.462 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-25 03:37:47.465 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-25 03:37:47.467 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-11-25 03:37:47.469 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.471 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.474 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-11-25 03:37:47.476 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.478 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-25 03:37:47.481 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-25 03:37:47.484 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-25 03:37:47.486 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-11-25 03:37:47.488 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.490 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.492 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-11-25 03:37:47.495 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.498 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-25 03:37:47.500 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-25 03:37:47.502 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-25 03:37:47.504 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-11-25 03:37:47.507 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.509 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.511 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-11-25 03:37:47.513 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.515 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-25 03:37:47.518 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-25 03:37:47.520 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-25 03:37:47.522 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-11-25 03:37:47.524 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.526 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.529 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-11-25 03:37:47.531 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.533 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-25 03:37:47.536 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-25 03:37:47.538 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-25 03:37:47.540 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-11-25 03:37:47.542 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.545 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.547 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-11-25 03:37:47.550 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.552 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-25 03:37:47.554 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-25 03:37:47.556 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-25 03:37:47.558 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-11-25 03:37:47.561 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.564 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.566 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-11-25 03:37:47.568 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.570 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-25 03:37:47.573 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-25 03:37:47.575 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-25 03:37:47.577 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-11-25 03:37:47.579 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.582 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.584 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-11-25 03:37:47.586 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.588 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-25 03:37:47.591 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-25 03:37:47.593 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-25 03:37:47.595 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-11-25 03:37:47.598 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.600 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.602 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-11-25 03:37:47.604 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.607 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-25 03:37:47.610 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-25 03:37:47.612 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-25 03:37:47.614 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-11-25 03:37:47.616 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.618 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.621 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-11-25 03:37:47.624 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.626 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-25 03:37:47.628 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-25 03:37:47.630 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-25 03:37:47.633 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-11-25 03:37:47.635 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.638 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.640 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-11-25 03:37:47.642 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.644 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-25 03:37:47.647 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-25 03:37:47.649 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-25 03:37:47.651 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-11-25 03:37:47.654 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.656 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.659 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-11-25 03:37:47.661 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.663 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-25 03:37:47.665 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-25 03:37:47.667 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-25 03:37:47.670 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-11-25 03:37:47.672 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.675 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.677 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-11-25 03:37:47.679 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.682 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-25 03:37:47.684 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-25 03:37:47.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-25 03:37:47.688 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-11-25 03:37:47.690 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.693 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.695 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-11-25 03:37:47.697 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.700 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-25 03:37:47.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-25 03:37:47.704 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-25 03:37:47.706 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-11-25 03:37:47.708 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.711 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.713 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-11-25 03:37:47.716 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.718 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-25 03:37:47.720 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-25 03:37:47.722 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-25 03:37:47.725 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-11-25 03:37:47.727 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.729 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.732 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-11-25 03:37:47.734 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.736 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-25 03:37:47.738 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-25 03:37:47.741 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-25 03:37:47.743 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-11-25 03:37:47.745 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.748 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.750 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-11-25 03:37:47.752 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.755 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-25 03:37:47.757 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-25 03:37:47.759 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-25 03:37:47.761 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-11-25 03:37:47.764 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.766 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.769 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-11-25 03:37:47.771 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.773 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-25 03:37:47.775 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-25 03:37:47.778 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-25 03:37:47.780 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-11-25 03:37:47.782 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.784 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.787 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-11-25 03:37:47.789 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.791 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-25 03:37:47.793 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-25 03:37:47.796 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-25 03:37:47.798 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-11-25 03:37:47.800 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.802 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.805 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-11-25 03:37:47.807 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.810 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-25 03:37:47.812 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-25 03:37:47.814 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-25 03:37:47.816 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-11-25 03:37:47.819 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.821 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.823 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-11-25 03:37:47.826 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.829 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-25 03:37:47.831 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-25 03:37:47.833 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-25 03:37:47.835 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-11-25 03:37:47.838 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.840 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.842 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-11-25 03:37:47.844 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.847 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-25 03:37:47.849 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-25 03:37:47.851 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-25 03:37:47.853 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-11-25 03:37:47.856 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.858 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.860 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-11-25 03:37:47.863 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.865 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-25 03:37:47.867 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-25 03:37:47.869 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-25 03:37:47.872 | + inc/python:use_library_from_git:263 : local name=tooz 2021-11-25 03:37:47.875 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.877 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.879 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-11-25 03:37:47.881 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.884 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-25 03:37:47.886 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-25 03:37:47.889 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-25 03:37:47.891 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-11-25 03:37:47.893 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.895 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.898 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-11-25 03:37:47.900 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.902 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-25 03:37:47.904 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-25 03:37:47.907 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-25 03:37:47.909 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-11-25 03:37:47.911 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.914 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.916 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-11-25 03:37:47.918 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.920 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-25 03:37:47.923 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-25 03:37:47.925 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-25 03:37:47.927 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-11-25 03:37:47.929 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:37:47.932 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:37:47.934 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-11-25 03:37:47.937 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:37:47.939 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-25 03:37:47.958 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-11-25 03:37:47.963 | + 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-11-25 03:37:50.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:37:50.545 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.546 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.546 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.547 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.547 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.547 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.548 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.548 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.549 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.549 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.550 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.550 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.551 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.551 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.551 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.552 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.552 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.553 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.553 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.554 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.554 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.554 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.555 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.555 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.556 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.556 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.556 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.557 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.557 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.558 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.558 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.559 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.560 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.560 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.561 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.561 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.562 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.562 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.562 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.563 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.563 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.564 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.564 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.565 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.565 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.565 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.566 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.566 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.566 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.567 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.567 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.568 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.568 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.569 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.569 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.570 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.570 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.571 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.571 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.572 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.572 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.572 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.573 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.573 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.574 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.574 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.575 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.575 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.575 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.576 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.576 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.577 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.577 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.577 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.578 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.578 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.579 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.580 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.580 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.581 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.581 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.581 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.582 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.582 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.583 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.583 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.584 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.584 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.584 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.585 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.585 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.586 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.586 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.586 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.587 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.587 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.588 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.588 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.589 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.589 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.589 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.590 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.590 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.591 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.591 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.591 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.592 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.592 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.593 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.593 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.594 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.594 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.595 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.596 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.596 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.596 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.597 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.597 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.598 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.598 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.599 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.599 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.599 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.600 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.600 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.601 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.601 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.602 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.602 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.603 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.603 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.604 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.604 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.605 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.605 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.606 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.607 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.607 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.607 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.608 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.608 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.609 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.609 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.610 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.610 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.610 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.611 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.611 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.612 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.612 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.613 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.613 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.614 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.614 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.614 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.615 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.615 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.616 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.616 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.617 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.617 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.618 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.618 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.618 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.619 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.619 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.620 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.620 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.621 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.621 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.622 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.623 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.623 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.624 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.624 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.624 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.625 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.625 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.626 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.626 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.626 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.627 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.627 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.628 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.628 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.628 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.629 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.629 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.630 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.630 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.631 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.632 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.632 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.633 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.633 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.633 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.634 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.634 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.635 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.635 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.636 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.636 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.637 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.637 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.637 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.638 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.638 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.639 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.639 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.640 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.640 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.640 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.641 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.642 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.642 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.642 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.643 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.643 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.643 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.644 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.644 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.645 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.645 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.646 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.646 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.646 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.647 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.647 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.648 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.648 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.649 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.649 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.649 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.650 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.650 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.651 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.651 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.651 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.652 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.652 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.653 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.654 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.654 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.655 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.655 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.655 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.656 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.656 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.657 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.657 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.658 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.658 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.659 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.659 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.660 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.660 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.660 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.661 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.661 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.662 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.662 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.662 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.663 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.663 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.664 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.664 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.665 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.665 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.666 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.666 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.667 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.667 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.667 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.668 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.668 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.669 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.670 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.670 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.670 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.671 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.671 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.671 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.672 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.672 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.673 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.673 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.673 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.674 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.674 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.675 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.675 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.675 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.676 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.676 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.677 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.677 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.678 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.678 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.678 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.679 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.680 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.680 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.681 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.681 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.681 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.682 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.682 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.683 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.683 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.684 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.685 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.685 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.686 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.686 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.686 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.687 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.687 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.688 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.688 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.688 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.689 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.689 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.690 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.690 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.691 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.691 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.692 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.692 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.693 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.693 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.693 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.694 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.694 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.695 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.696 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.696 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.697 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.697 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.697 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.698 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.698 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.699 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.699 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.700 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.700 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.701 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.701 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.702 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.702 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.702 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.703 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.703 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.704 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.704 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.705 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.705 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.706 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.706 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.706 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.707 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.707 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.708 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.708 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.709 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.709 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.710 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.710 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.710 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.711 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.711 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.711 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.712 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.712 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.713 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.713 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.714 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.714 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.715 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.715 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.716 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.716 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.717 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.718 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.718 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.718 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.719 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.719 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.719 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.720 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.720 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.721 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.721 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.722 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.722 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.722 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.723 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.723 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.724 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.724 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.724 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.725 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.725 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.726 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.726 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.726 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.727 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.727 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.728 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.728 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.729 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.730 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.730 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.731 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.731 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:50.731 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:37:50.732 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:37:50.732 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:37:51.177 | Collecting etcd3===0.12.0 2021-11-25 03:37:51.186 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-25 03:37:56.520 | Collecting grpcio===1.28.1 2021-11-25 03:37:56.536 | 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-11-25 03:37:57.446 | Collecting protobuf===3.11.3 2021-11-25 03:37:57.455 | 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-11-25 03:37:57.552 | 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-11-25 03:37:57.555 | 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-11-25 03:37:57.569 | 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-11-25 03:37:57.614 | Building wheels for collected packages: etcd3 2021-11-25 03:37:57.615 | Building wheel for etcd3 (setup.py): started 2021-11-25 03:37:58.386 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-25 03:37:58.387 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=b9303ed8daaf253c15722f8fad8a7d8578064135a20cc05a96ff8f4be500f4a8 2021-11-25 03:37:58.387 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-11-25 03:37:58.388 | Successfully built etcd3 2021-11-25 03:37:59.786 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-25 03:38:00.770 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-11-25 03:38:00.874 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:38:00.874 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:38:00.978 | + inc/python:pip_install:207 : result=0 2021-11-25 03:38:00.981 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:38:00.983 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:00.986 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:00.988 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:00.990 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:00.992 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:00.994 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:38:00.996 | + functions-common:time_stop:2338 : start_time=1637811467954 2021-11-25 03:38:00.998 | + functions-common:time_stop:2340 : [[ -z 1637811467954 ]] 2021-11-25 03:38:01.001 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:01.004 | + functions-common:time_stop:2343 : end_time=1637811481002 2021-11-25 03:38:01.006 | + functions-common:time_stop:2344 : elapsed_time=13048 2021-11-25 03:38:01.008 | + functions-common:time_stop:2345 : total=48656 2021-11-25 03:38:01.010 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:01.013 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61704 2021-11-25 03:38:01.015 | + inc/python:pip_install:210 : return 0 2021-11-25 03:38:01.017 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-25 03:38:01.037 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-11-25 03:38:01.041 | + 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-11-25 03:38:03.637 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:38:03.638 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.639 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.639 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.640 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.640 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.640 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.641 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.642 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.642 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.643 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.643 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.644 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.644 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.644 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.645 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.645 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.646 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.646 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.646 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.647 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.647 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.648 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.648 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.649 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.649 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.649 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.650 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.650 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.651 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.651 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.652 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.652 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.653 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.654 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.654 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.654 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.655 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.655 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.655 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.656 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.656 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.657 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.657 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.658 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.658 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.658 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.659 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.659 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.660 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.660 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.660 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.661 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.661 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.662 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.662 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.662 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.663 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.664 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.664 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.664 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.665 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.665 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.666 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.666 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.666 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.667 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.667 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.668 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.669 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.669 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.670 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.670 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.670 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.671 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.671 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.672 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.673 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.673 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.673 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.674 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.674 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.675 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.675 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.675 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.676 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.676 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.677 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.677 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.678 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.678 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.678 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.679 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.679 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.680 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.680 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.680 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.681 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.681 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.682 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.682 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.683 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.683 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.683 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.684 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.684 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.685 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.685 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.686 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.686 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.687 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.687 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.688 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.688 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.689 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.689 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.690 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.690 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.691 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.691 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.691 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.692 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.692 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.692 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.693 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.693 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.694 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.694 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.695 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.695 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.696 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.696 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.697 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.697 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.697 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.698 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.699 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.699 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.699 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.700 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.700 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.701 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.701 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.702 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.702 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.702 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.703 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.703 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.704 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.704 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.704 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.705 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.705 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.706 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.706 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.707 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.707 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.708 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.708 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.709 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.709 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.709 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.710 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.710 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.711 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.711 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.712 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.712 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.712 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.713 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.713 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.714 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.714 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.715 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.716 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.716 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.717 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.717 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.717 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.718 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.718 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.719 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.719 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.719 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.720 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.720 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.721 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.721 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.721 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.722 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.723 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.723 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.723 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.724 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.724 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.725 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.725 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.726 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.726 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.726 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.727 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.727 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.728 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.728 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.729 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.729 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.730 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.730 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.731 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.731 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.732 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.732 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.733 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.733 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.734 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.734 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.735 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.735 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.735 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.736 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.736 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.736 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.737 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.737 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.738 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.738 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.739 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.739 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.739 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.740 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.740 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.741 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.741 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.741 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.742 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.742 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.743 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.743 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.744 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.744 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.744 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.745 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.745 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.746 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.746 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.747 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.747 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.747 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.748 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.748 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.749 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.749 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.750 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.750 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.751 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.751 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.751 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.752 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.752 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.753 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.753 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.754 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.754 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.754 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.755 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.755 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.756 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.756 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.756 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.757 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.758 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.758 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.758 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.759 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.759 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.760 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.760 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.761 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.761 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.761 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.762 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.763 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.763 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.763 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.764 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.764 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.765 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.765 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.765 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.766 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.766 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.767 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.767 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.767 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.768 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.768 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.769 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.769 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.770 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.770 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.771 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.771 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.772 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.772 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.773 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.773 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.774 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.774 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.775 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.775 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.775 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.776 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.777 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.777 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.777 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.778 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.778 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.779 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.779 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.780 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.780 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.780 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.781 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.781 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.782 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.782 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.783 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.783 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.783 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.784 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.784 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.785 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.786 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.786 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.787 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.787 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.788 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.788 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.788 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.789 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.789 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.790 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.790 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.791 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.791 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.791 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.792 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.792 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.793 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.794 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.794 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.795 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.795 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.796 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.796 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.796 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.798 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.798 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.799 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.799 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.800 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.800 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.800 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.801 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.801 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.802 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.802 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.802 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.803 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.803 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.803 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.804 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.804 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.805 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.805 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.806 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.806 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.806 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.807 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.807 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.808 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.808 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.809 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.809 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.809 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.810 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.810 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.811 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.811 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.811 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.812 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.812 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.813 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.813 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.814 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.814 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.814 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.815 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.815 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.816 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.816 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.816 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.817 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.817 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.818 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.818 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.819 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.819 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.819 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.820 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.820 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:03.821 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:03.821 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:03.822 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:04.262 | Collecting etcd3gw===0.2.5 2021-11-25 03:38:04.270 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-11-25 03:38:04.346 | 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-11-25 03:38:04.352 | 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-11-25 03:38:04.355 | 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-11-25 03:38:04.378 | 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-11-25 03:38:04.400 | 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-11-25 03:38:04.403 | 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-11-25 03:38:04.406 | 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-11-25 03:38:04.408 | 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-11-25 03:38:05.807 | Installing collected packages: etcd3gw 2021-11-25 03:38:05.913 | Successfully installed etcd3gw-0.2.5 2021-11-25 03:38:06.018 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:38:06.018 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:38:06.090 | + inc/python:pip_install:207 : result=0 2021-11-25 03:38:06.092 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:38:06.095 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:06.097 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:06.099 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:06.101 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:06.103 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:06.106 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:38:06.108 | + functions-common:time_stop:2338 : start_time=1637811481032 2021-11-25 03:38:06.111 | + functions-common:time_stop:2340 : [[ -z 1637811481032 ]] 2021-11-25 03:38:06.113 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:06.116 | + functions-common:time_stop:2343 : end_time=1637811486114 2021-11-25 03:38:06.119 | + functions-common:time_stop:2344 : elapsed_time=5082 2021-11-25 03:38:06.121 | + functions-common:time_stop:2345 : total=61704 2021-11-25 03:38:06.124 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:06.126 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=66786 2021-11-25 03:38:06.128 | + inc/python:pip_install:210 : return 0 2021-11-25 03:38:06.130 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-11-25 03:38:06.133 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-25 03:38:06.135 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-25 03:38:06.138 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:38:06.140 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:38:06.142 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:38:06.145 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:38:06.147 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:38:06.150 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:38:06.152 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:38:06.155 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:38:06.157 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-11-25 03:38:06.159 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-25 03:38:06.161 | + inc/python:python3_enabled:468 : return 0 2021-11-25 03:38:06.164 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-11-25 03:38:06.166 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-11-25 03:38:06.169 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:38:06.171 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:38:06.173 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-25 03:38:06.176 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:38:06.178 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:38:06.180 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:38:06.182 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:38:06.185 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:38:06.188 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:38:06.190 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:38:06.192 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:38:06.194 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:38:06.197 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:38:06.199 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:38:06.201 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:38:06.204 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-25 03:38:06.206 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:38:06.208 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:38:06.210 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:38:06.213 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-25 03:38:06.232 | + 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-11-25 03:38:06.352 | Reading package lists... 2021-11-25 03:38:06.610 | Building dependency tree... 2021-11-25 03:38:06.611 | Reading state information... 2021-11-25 03:38:06.825 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-11-25 03:38:06.826 | The following packages were automatically installed and are no longer required: 2021-11-25 03:38:06.826 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-25 03:38:06.826 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-25 03:38:06.826 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-25 03:38:06.826 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:38:06.826 | python3-twisted-bin python3-zope.interface 2021-11-25 03:38:06.826 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:38:06.828 | Suggested packages: 2021-11-25 03:38:06.828 | python-uwsgidecorators python3-uwsgidecorators 2021-11-25 03:38:06.877 | The following NEW packages will be installed: 2021-11-25 03:38:06.877 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-11-25 03:38:07.135 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-25 03:38:07.135 | Need to get 163 kB of archives. 2021-11-25 03:38:07.135 | After this operation, 634 kB of additional disk space will be used. 2021-11-25 03:38:07.135 | 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-11-25 03:38:07.375 | 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-11-25 03:38:07.583 | 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-11-25 03:38:08.221 | Fetched 163 kB in 1s (206 kB/s) 2021-11-25 03:38:08.272 | Selecting previously unselected package uwsgi. 2021-11-25 03:38:08.311 | (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-11-25 03:38:08.315 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-25 03:38:08.317 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:08.410 | Selecting previously unselected package uwsgi-plugin-python. 2021-11-25 03:38:08.417 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-25 03:38:08.419 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:08.508 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-25 03:38:08.516 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-25 03:38:08.518 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:08.602 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:08.649 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:38:08.670 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:09.183 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-25 03:38:09.237 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:38:09.421 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:38:09.984 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:38:11.946 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:38:11.948 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:38:11.951 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:11.953 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:11.955 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:11.957 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:11.960 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:11.962 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:38:11.964 | + functions-common:time_stop:2338 : start_time=1637811486228 2021-11-25 03:38:11.966 | + functions-common:time_stop:2340 : [[ -z 1637811486228 ]] 2021-11-25 03:38:11.969 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:11.972 | + functions-common:time_stop:2343 : end_time=1637811491970 2021-11-25 03:38:11.974 | + functions-common:time_stop:2344 : elapsed_time=5742 2021-11-25 03:38:11.976 | + functions-common:time_stop:2345 : total=199585 2021-11-25 03:38:11.979 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:11.982 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=205327 2021-11-25 03:38:11.984 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:38:11.986 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-11-25 03:38:11.989 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:38:11.991 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:38:11.993 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-11-25 03:38:12.050 | Enabling module proxy. 2021-11-25 03:38:12.055 | To activate the new configuration, you need to run: 2021-11-25 03:38:12.055 | systemctl restart apache2 2021-11-25 03:38:12.060 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-11-25 03:38:12.116 | Considering dependency proxy for proxy_uwsgi: 2021-11-25 03:38:12.117 | Module proxy already enabled 2021-11-25 03:38:12.117 | Enabling module proxy_uwsgi. 2021-11-25 03:38:12.122 | To activate the new configuration, you need to run: 2021-11-25 03:38:12.122 | systemctl restart apache2 2021-11-25 03:38:12.126 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-11-25 03:38:12.128 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:38:12.131 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:38:12.133 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:38:12.275 | + ./stack.sh:main:859 : install_keystoneauth 2021-11-25 03:38:12.277 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-11-25 03:38:12.280 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-11-25 03:38:12.282 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.284 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.287 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-11-25 03:38:12.289 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.291 | + ./stack.sh:main:860 : install_keystoneclient 2021-11-25 03:38:12.294 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-11-25 03:38:12.296 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-11-25 03:38:12.299 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.301 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.303 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-11-25 03:38:12.306 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.308 | + ./stack.sh:main:861 : install_glanceclient 2021-11-25 03:38:12.311 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-11-25 03:38:12.313 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-11-25 03:38:12.316 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.318 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.320 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-11-25 03:38:12.323 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.325 | + ./stack.sh:main:862 : install_cinderclient 2021-11-25 03:38:12.327 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-11-25 03:38:12.330 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-11-25 03:38:12.332 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.334 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.337 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-11-25 03:38:12.339 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.341 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-11-25 03:38:12.344 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-11-25 03:38:12.346 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.348 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.351 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-11-25 03:38:12.353 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.356 | + ./stack.sh:main:863 : install_novaclient 2021-11-25 03:38:12.359 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-11-25 03:38:12.361 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-11-25 03:38:12.363 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.365 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.368 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-11-25 03:38:12.370 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.373 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-11-25 03:38:12.388 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:38:12.391 | + ./stack.sh:main:865 : install_swiftclient 2021-11-25 03:38:12.393 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-11-25 03:38:12.395 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-11-25 03:38:12.398 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.400 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.403 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-11-25 03:38:12.405 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.408 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-11-25 03:38:12.423 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:38:12.426 | + ./stack.sh:main:868 : install_neutronclient 2021-11-25 03:38:12.428 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-25 03:38:12.430 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-11-25 03:38:12.433 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.435 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.437 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-11-25 03:38:12.440 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.442 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-11-25 03:38:12.444 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-11-25 03:38:12.447 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-11-25 03:38:12.449 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:12.451 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:12.454 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-11-25 03:38:12.456 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:12.459 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-11-25 03:38:12.462 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-25 03:38:12.464 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:38:12.468 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-25 03:38:12.470 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-11-25 03:38:12.472 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:38:12.476 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:38:12.476 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:38:12.481 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-11-25 03:38:12.484 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-11-25 03:38:12.486 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-11-25 03:38:12.489 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-25 03:38:12.491 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-25 03:38:12.509 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-11-25 03:38:12.514 | + 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-11-25 03:38:15.155 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:38:15.156 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.156 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.157 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.157 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.158 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.158 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.159 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.159 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.160 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.160 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.161 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.161 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.161 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.162 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.162 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.163 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.163 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.163 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.164 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.164 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.165 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.165 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.166 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.167 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.167 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.168 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.169 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.169 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.169 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.170 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.170 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.171 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.171 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.172 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.172 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.173 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.173 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.173 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.174 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.174 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.174 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.175 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.175 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.176 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.176 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.176 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.177 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.177 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.178 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.178 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.179 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.179 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.179 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.180 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.180 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.181 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.181 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.182 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.182 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.183 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.183 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.184 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.185 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.185 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.186 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.186 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.186 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.187 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.187 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.188 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.188 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.188 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.189 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.189 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.190 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.191 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.191 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.192 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.192 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.192 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.193 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.193 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.194 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.194 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.195 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.195 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.195 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.196 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.196 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.197 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.197 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.197 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.198 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.198 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.199 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.199 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.200 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.200 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.200 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.201 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.201 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.202 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.202 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.203 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.203 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.204 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.204 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.204 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.205 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.205 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.206 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.207 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.207 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.207 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.208 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.208 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.209 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.209 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.210 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.210 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.210 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.211 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.211 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.212 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.212 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.213 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.213 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.214 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.214 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.215 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.215 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.216 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.216 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.217 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.217 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.217 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.218 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.218 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.219 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.219 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.219 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.220 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.220 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.221 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.221 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.222 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.222 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.223 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.223 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.223 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.224 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.224 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.225 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.225 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.226 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.226 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.227 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.227 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.228 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.228 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.228 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.229 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.230 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.230 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.231 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.232 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.232 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.232 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.233 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.233 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.234 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.234 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.235 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.235 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.236 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.236 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.236 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.237 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.237 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.237 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.238 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.238 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.239 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.239 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.239 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.240 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.240 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.241 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.241 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.242 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.242 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.243 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.243 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.244 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.244 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.245 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.245 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.245 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.247 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.247 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.248 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.248 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.248 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.249 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.249 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.250 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.251 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.251 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.251 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.252 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.253 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.253 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.253 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.254 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.254 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.254 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.255 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.255 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.256 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.257 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.257 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.257 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.258 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.258 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.259 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.259 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.260 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.260 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.260 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.261 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.261 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.262 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.262 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.263 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.263 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.263 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.264 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.264 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.265 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.265 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.266 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.266 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.267 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.267 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.268 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.268 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.268 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.269 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.269 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.270 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.270 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.271 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.271 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.272 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.272 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.272 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.273 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.273 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.274 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.274 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.275 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.275 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.275 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.276 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.276 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.277 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.277 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.278 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.278 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.279 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.279 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.280 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.280 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.280 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.281 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.281 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.282 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.282 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.282 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.283 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.283 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.284 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.284 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.284 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.285 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.285 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.286 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.286 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.286 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.287 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.287 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.288 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.288 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.289 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.289 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.290 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.290 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.291 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.291 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.292 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.292 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.292 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.294 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.294 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.294 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.295 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.295 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.296 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.297 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.297 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.297 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.298 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.298 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.298 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.299 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.299 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.300 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.300 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.301 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.301 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.302 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.302 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.303 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.303 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.303 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.304 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.304 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.305 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.305 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.306 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.307 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.307 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.307 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.308 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.308 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.309 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.309 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.310 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.310 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.311 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.311 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.312 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.312 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.313 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.313 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.313 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.314 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.314 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.315 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.315 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.316 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.316 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.316 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.317 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.317 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.318 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.318 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.319 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.319 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.320 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.320 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.320 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.321 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.321 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.322 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.322 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.322 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.323 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.323 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.324 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.325 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.325 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.325 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.326 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.326 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.327 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.327 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.327 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.328 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.328 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.329 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.329 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.330 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.330 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.330 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.331 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.331 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.332 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.332 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.332 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.333 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.333 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.334 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.334 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.335 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.335 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.335 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.336 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.336 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.337 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.337 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.338 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.338 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.339 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.339 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.339 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.340 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.340 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.341 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.341 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.342 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:15.342 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:15.342 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:15.344 | 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-11-25 03:38:15.421 | 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-11-25 03:38:15.456 | 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-11-25 03:38:15.470 | 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-11-25 03:38:15.475 | 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-11-25 03:38:15.482 | 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-11-25 03:38:15.485 | 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-11-25 03:38:15.489 | 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-11-25 03:38:15.557 | 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-11-25 03:38:15.577 | 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-11-25 03:38:15.580 | 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-11-25 03:38:15.598 | 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-11-25 03:38:15.602 | 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-11-25 03:38:15.612 | 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-11-25 03:38:15.655 | 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-11-25 03:38:15.669 | 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-11-25 03:38:15.672 | 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-11-25 03:38:15.678 | 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-11-25 03:38:15.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 373)) (2.23.0) 2021-11-25 03:38:15.712 | 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-11-25 03:38:15.726 | 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-11-25 03:38:15.729 | 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-11-25 03:38:15.733 | 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-11-25 03:38:15.741 | 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-11-25 03:38:15.744 | 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-11-25 03:38:15.749 | 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-11-25 03:38:15.752 | 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-11-25 03:38:15.755 | 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-11-25 03:38:15.759 | 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-11-25 03:38:15.762 | 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-11-25 03:38:15.768 | 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-11-25 03:38:15.771 | 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-11-25 03:38:15.794 | 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-11-25 03:38:15.796 | 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-11-25 03:38:15.800 | 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-11-25 03:38:15.802 | 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-11-25 03:38:17.161 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:38:17.161 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:38:17.232 | + inc/python:pip_install:207 : result=0 2021-11-25 03:38:17.235 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:38:17.237 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:17.239 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:17.241 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:17.243 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:17.245 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:17.248 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:38:17.250 | + functions-common:time_stop:2338 : start_time=1637811492504 2021-11-25 03:38:17.252 | + functions-common:time_stop:2340 : [[ -z 1637811492504 ]] 2021-11-25 03:38:17.255 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:17.258 | + functions-common:time_stop:2343 : end_time=1637811497256 2021-11-25 03:38:17.260 | + functions-common:time_stop:2344 : elapsed_time=4752 2021-11-25 03:38:17.262 | + functions-common:time_stop:2345 : total=66786 2021-11-25 03:38:17.264 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:17.267 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=71538 2021-11-25 03:38:17.269 | + inc/python:pip_install:210 : return 0 2021-11-25 03:38:17.271 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-11-25 03:38:17.274 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-25 03:38:17.276 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:38:17.279 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-25 03:38:17.281 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-11-25 03:38:17.284 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:38:17.287 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:38:17.287 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:38:17.291 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-11-25 03:38:17.294 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-11-25 03:38:17.297 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-11-25 03:38:17.300 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-25 03:38:17.302 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-25 03:38:17.321 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-11-25 03:38:17.326 | + 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-11-25 03:38:19.950 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:38:19.950 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.951 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.951 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.952 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.952 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.953 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.953 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.955 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.955 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.955 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.956 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.956 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.957 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.957 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.958 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.958 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.958 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.959 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.959 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.960 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.960 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.960 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.961 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.961 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.962 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.962 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.963 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.963 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.964 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.964 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.965 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.965 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.966 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.966 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.967 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.967 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.968 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.968 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.968 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.969 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.969 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.970 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.970 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.970 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.971 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.971 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.971 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.972 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.972 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.973 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.973 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.974 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.974 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.975 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.975 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.976 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.976 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.977 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.977 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.977 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.978 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.978 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.979 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.979 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.980 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.981 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.981 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.982 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.982 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.982 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.983 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.983 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.984 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.984 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.985 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.985 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.986 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.986 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.987 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.987 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.987 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.988 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.988 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.989 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.989 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.990 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.990 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.991 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.991 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.991 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.992 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.992 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.992 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.993 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.993 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.994 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.994 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.995 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.995 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.996 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.997 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.997 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.997 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.998 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:19.998 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:19.999 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:19.999 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.000 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.000 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.001 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.001 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.002 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.002 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.003 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.003 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.003 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.004 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.004 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.005 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.005 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.006 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.006 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.006 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.007 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.008 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.008 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.009 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.009 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.010 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.010 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.010 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.011 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.011 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.012 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.013 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.013 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.014 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.014 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.014 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.015 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.015 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.016 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.016 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.016 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.017 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.017 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.018 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.018 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.019 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.019 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.020 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.020 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.021 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.021 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.022 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.022 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.023 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.023 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.023 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.024 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.024 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.025 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.025 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.026 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.026 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.027 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.027 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.027 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.028 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.028 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.029 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.029 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.030 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.030 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.031 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.031 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.031 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.032 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.032 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.032 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.033 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.033 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.034 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.034 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.034 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.035 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.035 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.036 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.036 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.037 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.037 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.038 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.038 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.039 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.039 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.040 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.040 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.040 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.041 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.041 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.042 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.042 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.043 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.043 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.044 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.044 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.045 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.045 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.045 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.046 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.046 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.047 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.047 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.048 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.048 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.048 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.049 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.049 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.050 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.050 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.050 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.051 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.051 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.052 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.052 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.053 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.053 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.054 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.054 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.054 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.055 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.055 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.055 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.056 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.056 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.057 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.057 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.058 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.058 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.059 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.060 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.060 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.060 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.061 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.061 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.062 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.062 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.063 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.063 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.064 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.064 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.064 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.065 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.065 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.066 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.066 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.066 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.067 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.067 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.068 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.068 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.069 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.069 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.070 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.070 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.070 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.071 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.071 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.072 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.072 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.073 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.073 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.073 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.074 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.075 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.075 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.075 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.076 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.076 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.077 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.077 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.077 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.078 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.078 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.079 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.079 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.080 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.080 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.080 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.081 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.081 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.081 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.082 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.082 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.083 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.083 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.084 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.084 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.085 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.085 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.086 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.086 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.087 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.087 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.088 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.088 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.088 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.089 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.089 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.090 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.091 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.091 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.092 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.092 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.092 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.093 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.093 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.094 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.094 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.095 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.095 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.096 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.096 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.097 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.097 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.097 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.098 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.098 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.099 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.099 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.100 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.100 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.101 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.101 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.102 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.102 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.103 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.103 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.103 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.104 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.105 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.105 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.106 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.106 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.107 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.107 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.107 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.108 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.108 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.109 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.109 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.110 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.110 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.111 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.111 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.112 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.112 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.112 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.113 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.113 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.114 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.114 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.115 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.115 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.115 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.116 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.116 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.117 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.117 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.117 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.118 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.118 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.119 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.119 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.119 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.120 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.120 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.121 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.122 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.122 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.123 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.123 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.123 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.124 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.124 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.125 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.125 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.125 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.126 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.126 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.127 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.127 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.127 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.128 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.128 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.129 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.129 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.130 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.130 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.130 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.131 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.131 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.132 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.132 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.132 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.133 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.134 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.134 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.135 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.135 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.135 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.136 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.136 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:20.137 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:20.137 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:20.578 | Collecting python-memcached===1.59 2021-11-25 03:38:20.586 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-25 03:38:20.656 | 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-11-25 03:38:22.095 | Installing collected packages: python-memcached 2021-11-25 03:38:22.191 | Successfully installed python-memcached-1.59 2021-11-25 03:38:22.297 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:38:22.297 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:38:22.370 | + inc/python:pip_install:207 : result=0 2021-11-25 03:38:22.373 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:38:22.375 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:22.378 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:22.380 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:22.382 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:22.384 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:22.387 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:38:22.389 | + functions-common:time_stop:2338 : start_time=1637811497316 2021-11-25 03:38:22.391 | + functions-common:time_stop:2340 : [[ -z 1637811497316 ]] 2021-11-25 03:38:22.394 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:22.398 | + functions-common:time_stop:2343 : end_time=1637811502395 2021-11-25 03:38:22.400 | + functions-common:time_stop:2344 : elapsed_time=5079 2021-11-25 03:38:22.402 | + functions-common:time_stop:2345 : total=71538 2021-11-25 03:38:22.404 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:22.406 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=76617 2021-11-25 03:38:22.409 | + inc/python:pip_install:210 : return 0 2021-11-25 03:38:22.411 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-11-25 03:38:22.426 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:38:22.428 | + ./stack.sh:main:875 : '[' 10.222.0.47 == 10.222.0.47 ']' 2021-11-25 03:38:22.431 | + ./stack.sh:main:876 : stack_install_service keystone 2021-11-25 03:38:22.433 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-25 03:38:22.436 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-25 03:38:22.438 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:38:22.440 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-25 03:38:22.443 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-11-25 03:38:22.457 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:38:22.459 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-11-25 03:38:22.461 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-25 03:38:22.464 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-25 03:38:22.466 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:38:22.468 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:38:22.470 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:38:22.473 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:38:22.475 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:38:22.477 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:38:22.491 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:38:22.493 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:38:22.496 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:38:22.499 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:38:22.499 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:38:22.503 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-25 03:38:22.505 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:38:22.507 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-25 03:38:22.510 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:38:22.510 | + functions-common:git_clone:593 : head -1 2021-11-25 03:38:22.512 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-11-25 03:38:22.515 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:38:22.517 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-11-25 03:38:22.519 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:38:22.521 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-25 03:38:22.524 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-11-25 03:38:22.526 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:38:22.528 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-25 03:38:22.530 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:38:22.533 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-25 03:38:22.535 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-11-25 03:38:22.537 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:38:22.539 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:38:22.542 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-11-25 03:38:22.545 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:38:22.547 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-11-25 03:38:22.550 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:38:22.552 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:38:22.555 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-25 03:38:22.559 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-11-25 03:38:22.562 | + 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-11-25 03:38:23.554 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-11-25 03:38:23.556 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:38:23.559 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:38:23.561 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:38:23.563 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-25 03:38:23.565 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-11-25 03:38:23.568 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:38:23.570 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:38:23.572 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:38:23.574 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:38:23.576 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:38:23.578 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:38:23.580 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:38:23.583 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-11-25 03:38:23.600 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-11-25 03:38:23.605 | + 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-11-25 03:38:26.322 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:38:26.323 | 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-11-25 03:38:26.323 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.324 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.324 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.325 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.325 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.326 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.326 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.327 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.327 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.327 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.328 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.328 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.329 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.329 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.330 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.330 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.330 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.331 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.331 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.332 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.332 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.333 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.333 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.333 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.334 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.336 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.336 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.337 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.337 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.338 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.338 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.339 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.339 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.340 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.340 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.341 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.341 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.341 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.342 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.342 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.343 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.343 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.343 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.344 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.344 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.344 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.345 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.346 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.346 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.346 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.347 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.347 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.348 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.348 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.348 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.349 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.350 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.350 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.350 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.351 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.351 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.352 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.352 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.353 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.354 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.354 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.355 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.356 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.357 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.358 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.358 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.358 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.359 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.359 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.360 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.360 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.360 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.361 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.361 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.362 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.362 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.363 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.363 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.364 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.364 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.364 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.365 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.365 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.366 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.366 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.367 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.367 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.367 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.368 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.369 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.369 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.369 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.370 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.370 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.372 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.372 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.373 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.373 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.374 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.374 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.375 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.375 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.375 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.376 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.376 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.377 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.377 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.378 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.378 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.379 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.379 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.380 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.380 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.380 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.381 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.381 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.382 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.382 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.383 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.383 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.383 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.384 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.384 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.385 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.385 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.386 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.386 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.387 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.387 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.388 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.388 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.389 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.389 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.389 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.390 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.390 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.391 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.391 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.391 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.392 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.393 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.393 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.393 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.394 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.394 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.395 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.395 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.395 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.396 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.396 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.397 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.397 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.397 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.398 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.398 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.399 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.399 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.399 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.400 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.400 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.401 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.401 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.401 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.402 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.403 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.403 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.403 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.404 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.404 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.404 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.405 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.405 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.406 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.406 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.407 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.407 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.407 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.408 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.408 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.409 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.409 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.409 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.410 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.410 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.410 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.411 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.411 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.412 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.412 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.412 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.413 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.413 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.414 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.414 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.414 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.415 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.415 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.416 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.416 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.416 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.417 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.417 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.418 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.419 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.419 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.419 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.420 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.420 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.421 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.421 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.422 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.422 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.422 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.423 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.423 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.424 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.424 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.424 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.425 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.425 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.425 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.426 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.426 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.427 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.427 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.427 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.428 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.429 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.430 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.430 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.431 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.431 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.432 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.432 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.433 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.433 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.434 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.435 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.435 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.435 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.436 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.436 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.436 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.437 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.437 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.438 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.438 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.439 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.439 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.440 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.440 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.440 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.441 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.441 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.442 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.442 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.442 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.443 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.443 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.444 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.444 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.445 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.445 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.445 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.446 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.446 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.447 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.447 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.447 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.448 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.448 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.449 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.450 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.450 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.451 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.451 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.452 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.452 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.452 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.453 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.453 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.454 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.454 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.455 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.455 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.455 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.456 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.456 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.457 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.457 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.457 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.458 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.458 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.459 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.459 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.459 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.460 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.461 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.461 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.462 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.462 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.462 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.463 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.463 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.464 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.464 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.465 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.466 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.466 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.467 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.467 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.468 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.468 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.468 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.469 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.469 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.470 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.470 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.471 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.471 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.471 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.472 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.472 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.473 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.474 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.474 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.475 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.475 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.475 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.476 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.476 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.477 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.477 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.478 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.478 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.478 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.479 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.480 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.480 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.481 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.481 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.482 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.482 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.483 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.483 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.483 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.484 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.484 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.485 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.485 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.486 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.486 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.486 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.487 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.487 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.488 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.488 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.489 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.489 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.490 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.490 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.490 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.491 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.491 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.492 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.492 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.492 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.493 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.493 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.493 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.494 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.495 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.495 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.495 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.496 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.496 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.497 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.497 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.498 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.498 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.499 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.499 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.500 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.500 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.501 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.501 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.501 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.502 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.502 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.503 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.503 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.503 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.504 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.504 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.504 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.505 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.505 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.506 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.506 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.507 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.507 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.508 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.508 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.509 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.509 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.509 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.510 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.511 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.511 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.512 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:26.513 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:26.513 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:26.514 | Obtaining file:///opt/stack/keystone 2021-11-25 03:38:28.137 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:38:30.229 | Collecting Flask===1.1.2 2021-11-25 03:38:30.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-11-25 03:38:30.779 | Collecting Flask-RESTful===0.3.8 2021-11-25 03:38:30.785 | 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-11-25 03:38:30.858 | 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-11-25 03:38:30.865 | 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-11-25 03:38:31.311 | Collecting PyJWT===1.7.1 2021-11-25 03:38:31.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-11-25 03:38:31.338 | 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-11-25 03:38:31.360 | 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-11-25 03:38:31.913 | Collecting Werkzeug===1.0.1 2021-11-25 03:38:31.920 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-11-25 03:38:32.441 | Collecting aniso8601===8.0.0 2021-11-25 03:38:32.448 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-11-25 03:38:32.518 | 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-11-25 03:38:32.527 | 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-11-25 03:38:32.978 | Collecting click===7.1.1 2021-11-25 03:38:32.984 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-11-25 03:38:32.993 | 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-11-25 03:38:33.034 | 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-11-25 03:38:33.466 | Collecting itsdangerous===1.1.0 2021-11-25 03:38:33.474 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-11-25 03:38:33.540 | 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-11-25 03:38:33.571 | 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-11-25 03:38:33.632 | 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-11-25 03:38:34.034 | Collecting oauthlib===3.1.0 2021-11-25 03:38:34.042 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-11-25 03:38:34.061 | 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-11-25 03:38:34.118 | 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-11-25 03:38:34.132 | 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-11-25 03:38:34.139 | 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-11-25 03:38:34.193 | 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-11-25 03:38:34.202 | 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-11-25 03:38:34.247 | 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-11-25 03:38:34.312 | 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-11-25 03:38:34.333 | 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-11-25 03:38:34.352 | 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-11-25 03:38:34.364 | 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-11-25 03:38:34.393 | 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-11-25 03:38:34.403 | 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-11-25 03:38:34.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 554)) (3.1.0) 2021-11-25 03:38:34.910 | Collecting passlib===1.7.2 2021-11-25 03:38:34.917 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-11-25 03:38:35.010 | 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-11-25 03:38:35.013 | 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-11-25 03:38:35.015 | 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-11-25 03:38:35.026 | 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-11-25 03:38:35.030 | 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-11-25 03:38:35.032 | 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-11-25 03:38:35.036 | 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-11-25 03:38:35.593 | Collecting pysaml2===5.0.0 2021-11-25 03:38:35.599 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-11-25 03:38:35.691 | 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-11-25 03:38:35.696 | 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-11-25 03:38:35.716 | 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-11-25 03:38:35.720 | 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-11-25 03:38:35.744 | 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-11-25 03:38:36.560 | Collecting scrypt===0.8.13 2021-11-25 03:38:36.566 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-11-25 03:38:37.306 | 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-11-25 03:38:37.309 | 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-11-25 03:38:37.320 | 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-11-25 03:38:37.323 | 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-11-25 03:38:37.326 | 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-11-25 03:38:37.332 | 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-11-25 03:38:37.343 | 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-11-25 03:38:37.349 | 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-11-25 03:38:37.369 | 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-11-25 03:38:37.372 | 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-11-25 03:38:37.380 | 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-11-25 03:38:37.402 | 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-11-25 03:38:37.405 | 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-11-25 03:38:37.408 | 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-11-25 03:38:37.427 | 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-11-25 03:38:37.471 | 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-11-25 03:38:37.517 | 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-11-25 03:38:37.585 | 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-11-25 03:38:37.593 | 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-11-25 03:38:37.596 | 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-11-25 03:38:37.600 | 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-11-25 03:38:37.610 | 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-11-25 03:38:37.614 | 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-11-25 03:38:37.621 | 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-11-25 03:38:37.626 | 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-11-25 03:38:37.629 | 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-11-25 03:38:37.677 | 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-11-25 03:38:37.685 | 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-11-25 03:38:37.693 | 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-11-25 03:38:37.696 | 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-11-25 03:38:37.704 | 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-11-25 03:38:37.717 | 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-11-25 03:38:37.727 | 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-11-25 03:38:37.739 | 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-11-25 03:38:37.742 | 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-11-25 03:38:37.745 | 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-11-25 03:38:37.843 | Collecting defusedxml===0.6.0 2021-11-25 03:38:37.850 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-11-25 03:38:37.920 | 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-11-25 03:38:37.924 | 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-11-25 03:38:37.926 | 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-11-25 03:38:37.929 | 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-11-25 03:38:37.931 | 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-11-25 03:38:37.934 | 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-11-25 03:38:37.937 | 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-11-25 03:38:37.939 | 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-11-25 03:38:37.942 | 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-11-25 03:38:37.953 | 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-11-25 03:38:37.958 | 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-11-25 03:38:37.960 | 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-11-25 03:38:37.969 | 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-11-25 03:38:37.972 | 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-11-25 03:38:37.975 | 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-11-25 03:38:37.982 | 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-11-25 03:38:37.988 | 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-11-25 03:38:37.990 | 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-11-25 03:38:37.993 | Building wheels for collected packages: scrypt 2021-11-25 03:38:37.993 | Building wheel for scrypt (setup.py): started 2021-11-25 03:38:40.639 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-11-25 03:38:40.640 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73199 sha256=db931871597c00ac80e556760e424c8881c69efdd6014c1f0e40bcbca385c3ba 2021-11-25 03:38:40.640 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-11-25 03:38:40.641 | Successfully built scrypt 2021-11-25 03:38:41.488 | Installing collected packages: itsdangerous, Werkzeug, click, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-11-25 03:38:41.694 | Attempting uninstall: click 2021-11-25 03:38:41.695 | Found existing installation: click 6.7 2021-11-25 03:38:41.697 | Uninstalling click-6.7: 2021-11-25 03:38:41.716 | Successfully uninstalled click-6.7 2021-11-25 03:38:42.336 | Attempting uninstall: oauthlib 2021-11-25 03:38:42.338 | Found existing installation: oauthlib 2.0.6 2021-11-25 03:38:42.340 | Uninstalling oauthlib-2.0.6: 2021-11-25 03:38:42.358 | Successfully uninstalled oauthlib-2.0.6 2021-11-25 03:38:42.983 | Attempting uninstall: PyJWT 2021-11-25 03:38:42.985 | Found existing installation: PyJWT 1.5.3 2021-11-25 03:38:42.992 | Uninstalling PyJWT-1.5.3: 2021-11-25 03:38:43.008 | Successfully uninstalled PyJWT-1.5.3 2021-11-25 03:38:43.040 | Running setup.py develop for keystone 2021-11-25 03:38:44.891 | 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-11-25 03:38:45.001 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:38:45.001 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:38:45.098 | + inc/python:pip_install:207 : result=0 2021-11-25 03:38:45.100 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:38:45.102 | + functions-common:time_stop:2331 : local name 2021-11-25 03:38:45.105 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:38:45.107 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:38:45.109 | + functions-common:time_stop:2334 : local total 2021-11-25 03:38:45.111 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:38:45.113 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:38:45.115 | + functions-common:time_stop:2338 : start_time=1637811503595 2021-11-25 03:38:45.117 | + functions-common:time_stop:2340 : [[ -z 1637811503595 ]] 2021-11-25 03:38:45.120 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:38:45.123 | + functions-common:time_stop:2343 : end_time=1637811525120 2021-11-25 03:38:45.125 | + functions-common:time_stop:2344 : elapsed_time=21525 2021-11-25 03:38:45.127 | + functions-common:time_stop:2345 : total=76617 2021-11-25 03:38:45.129 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:38:45.131 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=98142 2021-11-25 03:38:45.133 | + inc/python:pip_install:210 : return 0 2021-11-25 03:38:45.135 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:38:45.138 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-25 03:38:45.140 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-25 03:38:45.157 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-25 03:38:45.168 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-11-25 03:38:45.170 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-11-25 03:38:45.172 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:38:45.175 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:38:45.177 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-11-25 03:38:45.179 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:38:45.182 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-11-25 03:38:45.197 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:38:45.200 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-11-25 03:38:45.202 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-11-25 03:38:45.204 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-11-25 03:38:45.223 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-11-25 03:38:45.228 | + 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-11-25 03:38:47.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:38:47.880 | 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-11-25 03:38:47.881 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.881 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.882 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.882 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.883 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.883 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.883 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.884 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.884 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.885 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.885 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.886 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.886 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.887 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.887 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.887 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.888 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.888 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.889 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.889 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.890 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.890 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.890 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.891 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.891 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.893 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.894 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.894 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.895 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.895 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.896 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.896 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.897 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.897 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.897 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.898 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.898 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.898 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.899 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.899 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.900 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.900 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.900 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.901 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.901 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.902 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.903 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.903 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.903 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.904 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.904 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.905 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.905 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.906 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.906 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.907 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.907 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.908 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.908 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.909 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.909 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.910 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.910 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.911 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.912 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.912 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.913 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.913 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.914 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.914 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.915 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.915 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.915 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.916 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.916 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.917 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.918 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.918 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.919 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.919 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.919 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.920 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.921 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.921 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.921 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.922 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.922 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.922 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.923 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.923 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.924 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.925 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.925 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.925 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.926 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.926 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.927 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.927 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.928 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.928 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.929 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.929 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.930 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.930 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.931 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.931 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.931 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.932 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.932 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.933 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.934 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.934 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.934 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.935 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.935 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.935 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.936 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.936 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.937 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.937 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.938 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.938 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.939 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.939 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.939 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.940 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.940 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.941 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.941 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.942 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.942 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.943 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.943 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.943 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.944 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.944 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.945 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.945 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.945 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.946 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.946 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.947 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.947 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.947 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.948 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.949 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.949 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.949 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.950 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.950 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.951 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.951 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.951 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.952 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.952 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.953 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.953 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.953 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.954 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.954 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.955 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.955 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.955 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.956 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.956 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.957 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.957 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.957 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.958 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.958 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.959 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.959 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.959 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.960 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.960 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.961 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.961 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.961 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.962 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.963 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.963 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.963 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.964 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.965 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.965 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.965 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.966 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.966 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.967 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.967 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.968 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.968 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.968 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.969 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.969 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.969 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.970 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.970 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.971 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.971 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.971 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.972 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.972 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.973 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.973 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.973 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.974 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.974 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.975 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.975 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.975 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.976 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.976 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.976 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.977 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.977 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.978 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.978 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.978 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.979 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.980 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.981 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.981 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.981 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.982 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.982 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.983 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.983 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.983 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.984 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.984 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.985 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.986 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.986 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.987 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.988 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.988 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.989 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.989 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.989 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.990 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.990 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.991 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.991 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.992 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.992 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.992 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.993 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.993 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.994 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.994 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.994 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.995 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.995 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.996 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.996 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.997 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.997 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.997 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.998 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.998 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:47.999 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:47.999 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:47.999 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.000 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.000 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.001 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.001 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.002 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.002 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.003 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.003 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.004 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.004 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.005 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.005 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.005 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.006 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.006 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.006 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.007 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.007 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.008 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.008 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.009 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.009 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.009 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.010 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.010 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.011 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.011 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.012 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.012 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.013 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.013 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.014 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.014 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.014 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.015 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.015 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.016 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.016 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.016 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.017 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.017 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.018 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.018 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.034 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.034 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.035 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.035 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.035 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.036 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.036 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.037 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.037 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.038 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.038 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.038 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.039 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.039 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.040 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.040 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.041 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.041 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.042 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.042 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.042 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.043 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.044 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.044 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.045 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.045 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.046 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.046 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.046 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.047 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.047 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.048 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.048 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.049 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.049 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.049 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.050 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.050 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.051 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.051 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.052 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.052 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.052 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.053 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.053 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.054 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.054 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.055 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.055 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.055 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.056 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.056 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.057 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.057 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.058 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.058 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.059 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.059 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.059 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.060 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.060 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.061 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.061 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.061 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.062 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.062 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.062 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.063 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.063 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.064 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.064 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.065 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.065 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.065 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.066 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.067 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.067 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.068 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.068 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.068 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.069 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.069 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.070 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.070 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.070 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.071 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.071 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.072 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.072 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.072 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.073 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.073 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.074 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.075 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.075 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.075 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.076 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.076 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.077 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.078 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.078 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.078 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.079 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.079 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.080 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.080 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.081 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:38:48.081 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:38:48.082 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:38:48.576 | Collecting uwsgi 2021-11-25 03:38:48.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-11-25 03:38:49.677 | Building wheels for collected packages: uwsgi 2021-11-25 03:38:49.678 | Building wheel for uwsgi (setup.py): started 2021-11-25 03:39:05.379 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-11-25 03:39:05.384 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597545 sha256=39d3bebfd85bb658bb2a431f2ff7231d89e5a25aa3fda06b8c0bd92d4494370f 2021-11-25 03:39:05.384 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-11-25 03:39:05.385 | Successfully built uwsgi 2021-11-25 03:39:06.975 | Installing collected packages: uwsgi 2021-11-25 03:39:07.096 | Successfully installed uwsgi-2.0.20 2021-11-25 03:39:07.212 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:39:07.212 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:39:07.335 | + inc/python:pip_install:207 : result=0 2021-11-25 03:39:07.337 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:39:07.340 | + functions-common:time_stop:2331 : local name 2021-11-25 03:39:07.342 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:39:07.344 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:39:07.347 | + functions-common:time_stop:2334 : local total 2021-11-25 03:39:07.349 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:39:07.351 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:39:07.353 | + functions-common:time_stop:2338 : start_time=1637811525218 2021-11-25 03:39:07.356 | + functions-common:time_stop:2340 : [[ -z 1637811525218 ]] 2021-11-25 03:39:07.359 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:39:07.363 | + functions-common:time_stop:2343 : end_time=1637811547360 2021-11-25 03:39:07.365 | + functions-common:time_stop:2344 : elapsed_time=22142 2021-11-25 03:39:07.367 | + functions-common:time_stop:2345 : total=98142 2021-11-25 03:39:07.369 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:39:07.372 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=120284 2021-11-25 03:39:07.374 | + inc/python:pip_install:210 : return 0 2021-11-25 03:39:07.376 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:39:07.379 | + ./stack.sh:main:877 : configure_keystone 2021-11-25 03:39:07.381 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-25 03:39:07.392 | + 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-11-25 03:39:07.395 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-25 03:39:07.399 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-25 03:39:07.414 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:07.416 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-25 03:39:07.443 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-25 03:39:07.467 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-25 03:39:07.493 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-25 03:39:07.518 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-25 03:39:07.544 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-25 03:39:07.569 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-25 03:39:07.594 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-25 03:39:07.618 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-25 03:39:07.620 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-25 03:39:07.623 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-25 03:39:07.625 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-25 03:39:07.627 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:39:07.630 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:39:07.645 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:07.647 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:39:07.650 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:39:07.653 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:39:07.667 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:07.669 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:07.672 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:07.696 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:39:07.699 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:39:07.702 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-25 03:39:07.704 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-25 03:39:07.706 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-25 03:39:07.721 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:07.723 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.47/identity 2021-11-25 03:39:07.750 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.47/identity 2021-11-25 03:39:07.773 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-25 03:39:07.775 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-25 03:39:07.802 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-25 03:39:07.804 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-25 03:39:07.806 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-25 03:39:07.809 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-25 03:39:07.811 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-25 03:39:07.814 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-25 03:39:07.840 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-25 03:39:07.842 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-25 03:39:07.845 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-11-25 03:39:07.847 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:39:07.849 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:39:07.851 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-25 03:39:07.854 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-11-25 03:39:07.856 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:39:07.859 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:39:07.875 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:39:07.877 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:39:07.879 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:39:07.881 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:39:07.884 | + 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-11-25 03:39:07.907 | + 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-11-25 03:39:07.931 | + 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-11-25 03:39:07.955 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:39:07.979 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-25 03:39:08.003 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-25 03:39:08.005 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-25 03:39:08.008 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-25 03:39:08.010 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-25 03:39:08.012 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-11-25 03:39:08.014 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-25 03:39:08.017 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:39:08.020 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-11-25 03:39:08.023 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-11-25 03:39:08.025 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:39:08.028 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:39:08.039 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:39:08.039 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:39:08.046 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:39:08.050 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:39:08.063 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-25 03:39:08.066 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-25 03:39:08.069 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-25 03:39:08.094 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-25 03:39:08.118 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-25 03:39:08.141 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-25 03:39:08.165 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-25 03:39:08.188 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-25 03:39:08.211 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-25 03:39:08.235 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-25 03:39:08.258 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-25 03:39:08.282 | + 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-11-25 03:39:08.306 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-25 03:39:08.329 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-25 03:39:08.353 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-25 03:39:08.376 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-25 03:39:08.379 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-25 03:39:08.381 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-11-25 03:39:08.384 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-11-25 03:39:08.386 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:39:08.389 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:08.391 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:08.393 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-25 03:39:08.396 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-25 03:39:08.398 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-25 03:39:08.422 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-25 03:39:08.446 | + 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-11-25 03:39:08.446 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-25 03:39:08.453 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-11-25 03:39:08.456 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-11-25 03:39:08.459 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-11-25 03:39:08.461 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:39:08.463 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:39:08.466 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:39:08.468 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:08.470 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:08.472 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:39:08.475 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:39:08.477 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:08.480 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:08.482 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-11-25 03:39:08.538 | Enabling site keystone-wsgi-public. 2021-11-25 03:39:08.543 | To activate the new configuration, you need to run: 2021-11-25 03:39:08.543 | systemctl reload apache2 2021-11-25 03:39:08.547 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-25 03:39:08.550 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:39:08.552 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:39:08.554 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:39:08.702 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-25 03:39:08.704 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-25 03:39:08.707 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-25 03:39:08.709 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-11-25 03:39:08.711 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-25 03:39:08.714 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:39:08.719 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-25 03:39:08.722 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-11-25 03:39:08.725 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:39:08.727 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:39:08.739 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:39:08.740 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:39:08.747 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:39:08.750 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:39:08.763 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-25 03:39:08.765 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-25 03:39:08.769 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-25 03:39:08.796 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-25 03:39:08.819 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-25 03:39:08.843 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-25 03:39:08.867 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-25 03:39:08.890 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-25 03:39:08.914 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-25 03:39:08.938 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-25 03:39:08.962 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-25 03:39:08.987 | + 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-11-25 03:39:09.010 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-25 03:39:09.034 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-25 03:39:09.059 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-25 03:39:09.082 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-25 03:39:09.084 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-25 03:39:09.087 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-11-25 03:39:09.089 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-11-25 03:39:09.092 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:39:09.094 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:09.096 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:09.099 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-25 03:39:09.101 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-25 03:39:09.103 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-25 03:39:09.128 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-25 03:39:09.152 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-25 03:39:09.153 | + 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-11-25 03:39:09.159 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-11-25 03:39:09.163 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-11-25 03:39:09.165 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-11-25 03:39:09.168 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:39:09.170 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:39:09.172 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:39:09.175 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:09.177 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:09.179 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:39:09.181 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:39:09.184 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:09.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:09.189 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-11-25 03:39:09.246 | Enabling site keystone-wsgi-admin. 2021-11-25 03:39:09.251 | To activate the new configuration, you need to run: 2021-11-25 03:39:09.251 | systemctl reload apache2 2021-11-25 03:39:09.255 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-25 03:39:09.258 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:39:09.260 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:39:09.262 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:39:09.399 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-25 03:39:09.424 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-25 03:39:09.452 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-25 03:39:09.478 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-25 03:39:09.481 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-25 03:39:09.507 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-25 03:39:09.531 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-25 03:39:09.556 | + ./stack.sh:main:881 : is_service_enabled swift 2021-11-25 03:39:09.571 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:09.574 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-11-25 03:39:09.589 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:09.592 | + ./stack.sh:main:885 : stack_install_service swift 2021-11-25 03:39:09.594 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-25 03:39:09.597 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-25 03:39:09.599 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:39:09.601 | + lib/stack:stack_install_service:32 : install_swift 2021-11-25 03:39:09.604 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-11-25 03:39:09.607 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-25 03:39:09.609 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-25 03:39:09.611 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:39:09.613 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:39:09.616 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:39:09.619 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:39:09.621 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:39:09.624 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:39:09.639 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:39:09.641 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:39:09.643 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:39:09.646 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:39:09.647 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:39:09.651 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-25 03:39:09.654 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:39:09.656 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-25 03:39:09.659 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:39:09.659 | + functions-common:git_clone:593 : head -1 2021-11-25 03:39:09.661 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-11-25 03:39:09.664 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:39:09.666 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-11-25 03:39:09.669 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:39:09.672 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-11-25 03:39:09.674 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-11-25 03:39:09.676 | + inc/python:setup_develop:357 : local extras=keystone 2021-11-25 03:39:09.679 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-25 03:39:09.681 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:39:09.684 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-11-25 03:39:09.686 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-11-25 03:39:09.688 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:39:09.690 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-11-25 03:39:09.693 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-11-25 03:39:09.696 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:39:09.698 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-11-25 03:39:09.701 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:39:09.703 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:39:09.706 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-25 03:39:09.711 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-11-25 03:39:09.713 | + 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-11-25 03:39:10.691 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-11-25 03:39:10.694 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:39:10.696 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:39:10.698 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:39:10.701 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-11-25 03:39:10.703 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-11-25 03:39:10.706 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:39:10.708 | + inc/python:setup_package:440 : local extras=keystone 2021-11-25 03:39:10.710 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:39:10.712 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-11-25 03:39:10.715 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-11-25 03:39:10.718 | + inc/python:setup_package:450 : extras='[keystone]' 2021-11-25 03:39:10.720 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:39:10.722 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-25 03:39:10.740 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-11-25 03:39:10.745 | + 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-11-25 03:39:13.410 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:39:13.410 | 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-11-25 03:39:13.411 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.411 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.412 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.412 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.413 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.413 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.413 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.414 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.414 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.415 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.415 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.416 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.416 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.417 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.417 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.418 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.418 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.419 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.419 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.420 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.420 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.420 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.421 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.421 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.422 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.424 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.424 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.425 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.425 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.426 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.426 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.427 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.427 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.427 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.428 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.428 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.429 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.429 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.430 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.430 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.430 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.431 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.431 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.431 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.432 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.432 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.433 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.433 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.433 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.434 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.434 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.435 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.435 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.436 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.436 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.437 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.437 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.437 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.438 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.438 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.439 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.440 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.440 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.441 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.441 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.442 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.442 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.443 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.443 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.444 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.445 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.445 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.445 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.446 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.446 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.447 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.447 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.447 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.448 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.448 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.449 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.449 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.450 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.450 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.451 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.451 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.451 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.452 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.452 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.453 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.453 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.454 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.454 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.455 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.455 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.456 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.456 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.457 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.457 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.458 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.458 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.459 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.460 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.460 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.461 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.461 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.462 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.462 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.462 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.463 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.463 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.464 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.465 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.465 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.466 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.466 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.467 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.467 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.468 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.468 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.468 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.469 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.469 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.470 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.470 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.471 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.471 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.472 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.472 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.472 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.473 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.473 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.474 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.474 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.475 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.475 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.475 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.476 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.476 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.477 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.477 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.477 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.478 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.478 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.479 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.480 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.481 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.481 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.482 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.482 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.482 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.483 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.483 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.484 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.484 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.484 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.485 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.485 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.486 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.486 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.487 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.487 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.494 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.495 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.496 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.496 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.497 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.497 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.497 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.498 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.498 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.498 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.499 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.499 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.500 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.500 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.501 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.501 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.501 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.502 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.502 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.503 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.503 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.503 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.504 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.505 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.505 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.506 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.506 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.507 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.507 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.507 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.508 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.508 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.509 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.509 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.509 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.510 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.510 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.510 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.512 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.512 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.512 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.513 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.513 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.513 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.514 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.514 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.515 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.531 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.531 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.532 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.533 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.533 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.534 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.535 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.535 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.536 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.536 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.537 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.537 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.537 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.538 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.538 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.539 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.539 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.540 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.540 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.541 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.541 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.541 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.542 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.542 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.543 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.543 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.543 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.544 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.544 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.545 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.545 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.546 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.546 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.546 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.547 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.547 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.548 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.548 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.548 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.549 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.549 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.550 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.550 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.551 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.551 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.551 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.552 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.552 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.553 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.553 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.554 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.554 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.555 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.555 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.555 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.556 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.556 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.556 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.557 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.557 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.558 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.558 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.559 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.559 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.560 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.560 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.560 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.561 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.561 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.562 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.562 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.562 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.563 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.563 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.564 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.564 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.565 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.565 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.565 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.566 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.566 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.567 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.567 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.567 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.568 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.568 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.569 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.569 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.570 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.570 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.570 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.571 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.571 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.572 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.572 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.572 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.573 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.574 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.575 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.575 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.576 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.576 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.577 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.577 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.578 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.578 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.578 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.579 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.579 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.580 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.580 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.581 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.581 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.582 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.582 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.582 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.583 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.583 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.584 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.584 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.584 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.586 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.586 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.587 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.587 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.587 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.589 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.590 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.590 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.591 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.591 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.592 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.592 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.594 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.594 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.595 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.595 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.596 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.596 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.596 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.597 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.597 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.598 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.598 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.599 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.599 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.600 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.600 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.600 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.601 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.602 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.602 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.602 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.603 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.603 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.604 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.604 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.605 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.605 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.605 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.606 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.606 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.607 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.607 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.608 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.608 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.608 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.609 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.609 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.610 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.610 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.611 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.611 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.612 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.612 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.613 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.613 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.614 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.614 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:13.614 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:13.615 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:13.616 | Obtaining file:///opt/stack/swift 2021-11-25 03:39:14.928 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:39:16.229 | 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-11-25 03:39:16.238 | 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-11-25 03:39:16.279 | 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-11-25 03:39:16.289 | 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-11-25 03:39:16.292 | 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-11-25 03:39:17.237 | Collecting lxml===4.5.0 2021-11-25 03:39:17.261 | 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-11-25 03:39:17.474 | 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-11-25 03:39:17.476 | 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-11-25 03:39:17.479 | 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-11-25 03:39:17.526 | 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-11-25 03:39:17.543 | 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-11-25 03:39:17.550 | 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-11-25 03:39:17.558 | 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-11-25 03:39:17.603 | 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-11-25 03:39:17.616 | 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-11-25 03:39:17.635 | 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-11-25 03:39:17.638 | 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-11-25 03:39:18.189 | Collecting pyeclib===1.6.0 2021-11-25 03:39:18.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-25 03:39:19.284 | 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-11-25 03:39:19.287 | 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-11-25 03:39:19.290 | 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-11-25 03:39:19.296 | 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-11-25 03:39:19.317 | 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-11-25 03:39:19.321 | 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-11-25 03:39:19.345 | 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-11-25 03:39:19.350 | 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-11-25 03:39:19.353 | 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-11-25 03:39:19.360 | 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-11-25 03:39:19.876 | Collecting xattr===0.9.7 2021-11-25 03:39:19.883 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-25 03:39:20.691 | 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-11-25 03:39:20.694 | 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-11-25 03:39:20.697 | 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-11-25 03:39:20.769 | 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-11-25 03:39:20.784 | 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-11-25 03:39:20.788 | 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-11-25 03:39:20.798 | 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-11-25 03:39:20.801 | 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-11-25 03:39:20.804 | 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-11-25 03:39:20.809 | 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-11-25 03:39:20.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-11-25 03:39:20.816 | 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-11-25 03:39:20.818 | 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-11-25 03:39:20.822 | 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-11-25 03:39:20.825 | 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-11-25 03:39:20.828 | 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-11-25 03:39:20.833 | 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-11-25 03:39:20.837 | 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-11-25 03:39:20.840 | Building wheels for collected packages: pyeclib, xattr 2021-11-25 03:39:20.841 | Building wheel for pyeclib (setup.py): started 2021-11-25 03:39:22.037 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-25 03:39:22.038 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53036 sha256=63be3576161fa49c10f7b3df70be2770c09c6c6c1236b0a081462c4c47d7d1a5 2021-11-25 03:39:22.038 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-11-25 03:39:22.040 | Building wheel for xattr (setup.py): started 2021-11-25 03:39:23.329 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-25 03:39:23.330 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=cf5b2eb452f7d234d95df795b42c486e7910e8c252974b71c7312b82b5e6d252 2021-11-25 03:39:23.330 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-11-25 03:39:23.331 | Successfully built pyeclib xattr 2021-11-25 03:39:24.655 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-25 03:39:24.991 | Running setup.py develop for swift 2021-11-25 03:39:26.596 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-25 03:39:26.711 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:39:26.711 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:39:26.813 | + inc/python:pip_install:207 : result=0 2021-11-25 03:39:26.815 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:39:26.817 | + functions-common:time_stop:2331 : local name 2021-11-25 03:39:26.820 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:39:26.822 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:39:26.824 | + functions-common:time_stop:2334 : local total 2021-11-25 03:39:26.826 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:39:26.828 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:39:26.830 | + functions-common:time_stop:2338 : start_time=1637811550736 2021-11-25 03:39:26.833 | + functions-common:time_stop:2340 : [[ -z 1637811550736 ]] 2021-11-25 03:39:26.835 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:39:26.838 | + functions-common:time_stop:2343 : end_time=1637811566836 2021-11-25 03:39:26.841 | + functions-common:time_stop:2344 : elapsed_time=16100 2021-11-25 03:39:26.843 | + functions-common:time_stop:2345 : total=120284 2021-11-25 03:39:26.846 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:39:26.848 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=136384 2021-11-25 03:39:26.850 | + inc/python:pip_install:210 : return 0 2021-11-25 03:39:26.852 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:39:26.855 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-25 03:39:26.858 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-25 03:39:26.874 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-25 03:39:26.885 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-11-25 03:39:26.887 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-11-25 03:39:26.890 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:39:26.892 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:39:26.894 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-11-25 03:39:26.897 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:39:26.899 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-11-25 03:39:26.902 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:39:26.904 | + ./stack.sh:main:886 : configure_swift 2021-11-25 03:39:26.907 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-25 03:39:26.909 | + lib/swift:configure_swift:335 : local node_number 2021-11-25 03:39:26.911 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-25 03:39:26.913 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-25 03:39:26.914 | + lib/swift:configure_swift:338 : local user_group 2021-11-25 03:39:26.916 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-25 03:39:27.713 | No container-replicator running 2021-11-25 03:39:27.713 | No container-auditor running 2021-11-25 03:39:27.713 | No object-replicator running 2021-11-25 03:39:27.714 | No container-reconciler running 2021-11-25 03:39:27.714 | No object-auditor running 2021-11-25 03:39:27.714 | No container-server running 2021-11-25 03:39:27.714 | No object-expirer running 2021-11-25 03:39:27.714 | No object-reconstructor running 2021-11-25 03:39:27.714 | No proxy-server running 2021-11-25 03:39:27.714 | No account-reaper running 2021-11-25 03:39:27.714 | No container-updater running 2021-11-25 03:39:27.714 | No account-auditor running 2021-11-25 03:39:27.714 | No account-server running 2021-11-25 03:39:27.714 | No container-sync running 2021-11-25 03:39:27.714 | No container-sharder running 2021-11-25 03:39:27.714 | No object-updater running 2021-11-25 03:39:27.714 | No account-replicator running 2021-11-25 03:39:27.714 | No object-server running 2021-11-25 03:39:27.759 | + lib/swift:configure_swift:341 : true 2021-11-25 03:39:27.762 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-11-25 03:39:27.773 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-25 03:39:27.784 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-25 03:39:27.786 | + lib/swift:configure_swift:355 : sed -e ' 2021-11-25 03:39:27.786 | s/%GROUP%//; 2021-11-25 03:39:27.786 | s/%USER%/ubuntu/; 2021-11-25 03:39:27.786 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-25 03:39:27.787 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-25 03:39:27.787 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-11-25 03:39:27.794 | uid = ubuntu 2021-11-25 03:39:27.794 | gid = 2021-11-25 03:39:27.794 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-25 03:39:27.794 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-25 03:39:27.794 | address = 127.0.0.1 2021-11-25 03:39:27.794 | 2021-11-25 03:39:27.794 | [account6612] 2021-11-25 03:39:27.794 | max connections = 25 2021-11-25 03:39:27.794 | path = /opt/stack/data/swift/1/node/ 2021-11-25 03:39:27.794 | read only = false 2021-11-25 03:39:27.794 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-25 03:39:27.794 | 2021-11-25 03:39:27.794 | [account6622] 2021-11-25 03:39:27.794 | max connections = 25 2021-11-25 03:39:27.794 | path = /opt/stack/data/swift/2/node/ 2021-11-25 03:39:27.794 | read only = false 2021-11-25 03:39:27.794 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-25 03:39:27.794 | 2021-11-25 03:39:27.794 | [account6632] 2021-11-25 03:39:27.794 | max connections = 25 2021-11-25 03:39:27.794 | path = /opt/stack/data/swift/3/node/ 2021-11-25 03:39:27.794 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | [account6642] 2021-11-25 03:39:27.795 | max connections = 25 2021-11-25 03:39:27.795 | path = /opt/stack/data/swift/4/node/ 2021-11-25 03:39:27.795 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | [container6611] 2021-11-25 03:39:27.795 | max connections = 25 2021-11-25 03:39:27.795 | path = /opt/stack/data/swift/1/node/ 2021-11-25 03:39:27.795 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | [container6621] 2021-11-25 03:39:27.795 | max connections = 25 2021-11-25 03:39:27.795 | path = /opt/stack/data/swift/2/node/ 2021-11-25 03:39:27.795 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | [container6631] 2021-11-25 03:39:27.795 | max connections = 25 2021-11-25 03:39:27.795 | path = /opt/stack/data/swift/3/node/ 2021-11-25 03:39:27.795 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | [container6641] 2021-11-25 03:39:27.795 | max connections = 25 2021-11-25 03:39:27.795 | path = /opt/stack/data/swift/4/node/ 2021-11-25 03:39:27.795 | read only = false 2021-11-25 03:39:27.795 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.795 | 2021-11-25 03:39:27.796 | [object6613] 2021-11-25 03:39:27.796 | max connections = 25 2021-11-25 03:39:27.796 | path = /opt/stack/data/swift/1/node/ 2021-11-25 03:39:27.796 | read only = false 2021-11-25 03:39:27.796 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-25 03:39:27.796 | 2021-11-25 03:39:27.796 | [object6623] 2021-11-25 03:39:27.796 | max connections = 25 2021-11-25 03:39:27.796 | path = /opt/stack/data/swift/2/node/ 2021-11-25 03:39:27.796 | read only = false 2021-11-25 03:39:27.796 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-25 03:39:27.796 | 2021-11-25 03:39:27.796 | [object6633] 2021-11-25 03:39:27.796 | max connections = 25 2021-11-25 03:39:27.796 | path = /opt/stack/data/swift/3/node/ 2021-11-25 03:39:27.796 | read only = false 2021-11-25 03:39:27.796 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-25 03:39:27.796 | 2021-11-25 03:39:27.796 | [object6643] 2021-11-25 03:39:27.796 | max connections = 25 2021-11-25 03:39:27.796 | path = /opt/stack/data/swift/4/node/ 2021-11-25 03:39:27.796 | read only = false 2021-11-25 03:39:27.796 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-25 03:39:27.797 | + lib/swift:configure_swift:361 : is_ubuntu 2021-11-25 03:39:27.799 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:27.801 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:27.803 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-25 03:39:27.814 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-25 03:39:27.816 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-25 03:39:27.820 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-25 03:39:27.824 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-25 03:39:27.826 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-25 03:39:27.830 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-25 03:39:27.853 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.47:8080/v1/ 2021-11-25 03:39:27.875 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-25 03:39:27.895 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-25 03:39:27.922 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-25 03:39:27.941 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-25 03:39:27.969 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-25 03:39:27.988 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-25 03:39:28.016 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-25 03:39:28.035 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-25 03:39:28.063 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-25 03:39:28.082 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-25 03:39:28.110 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-25 03:39:28.129 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-11-25 03:39:28.143 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:28.145 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-25 03:39:28.172 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-25 03:39:28.198 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-25 03:39:28.224 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-25 03:39:28.251 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-11-25 03:39:28.265 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:28.267 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-25 03:39:28.293 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-11-25 03:39:28.306 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:28.309 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-11-25 03:39:28.322 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:28.325 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-25 03:39:28.338 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:28.340 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-11-25 03:39:28.342 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-11-25 03:39:28.344 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-25 03:39:28.352 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-25 03:39:28.360 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-25 03:39:28.387 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-25 03:39:28.413 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-25 03:39:28.441 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-25 03:39:28.469 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-25 03:39:28.497 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-25 03:39:28.499 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-11-25 03:39:28.501 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-11-25 03:39:28.503 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-11-25 03:39:28.505 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-25 03:39:28.530 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-25 03:39:28.557 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:39:28.583 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-25 03:39:28.610 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-25 03:39:28.637 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-25 03:39:28.664 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-25 03:39:28.690 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-25 03:39:28.717 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:39:28.743 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-25 03:39:28.770 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-25 03:39:28.797 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-25 03:39:28.823 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-25 03:39:28.850 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-25 03:39:28.878 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-25 03:39:28.905 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-25 03:39:28.924 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-25 03:39:28.952 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-25 03:39:28.980 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-25 03:39:28.984 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-25 03:39:29.008 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-25 03:39:29.032 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-25 03:39:29.055 | + lib/swift:configure_swift:476 : local node_number 2021-11-25 03:39:29.057 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-25 03:39:29.060 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-25 03:39:29.062 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-25 03:39:29.065 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-25 03:39:29.068 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-25 03:39:29.070 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-25 03:39:29.072 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-25 03:39:29.074 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-25 03:39:29.076 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-25 03:39:29.078 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-25 03:39:29.080 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-25 03:39:29.098 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-25 03:39:29.123 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-25 03:39:29.141 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-25 03:39:29.167 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-25 03:39:29.185 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-25 03:39:29.210 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-25 03:39:29.228 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-25 03:39:29.254 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-25 03:39:29.272 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-25 03:39:29.298 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-25 03:39:29.315 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-25 03:39:29.342 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-25 03:39:29.359 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-25 03:39:29.385 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-25 03:39:29.403 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-25 03:39:29.428 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-25 03:39:29.446 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-25 03:39:29.471 | + 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-11-25 03:39:29.477 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-25 03:39:29.494 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-25 03:39:29.520 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-25 03:39:29.547 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-25 03:39:29.549 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-25 03:39:29.552 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-25 03:39:29.555 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-25 03:39:29.557 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-25 03:39:29.559 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-25 03:39:29.561 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-25 03:39:29.563 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-25 03:39:29.565 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-25 03:39:29.567 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-25 03:39:29.585 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-25 03:39:29.612 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-25 03:39:29.630 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-25 03:39:29.656 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-25 03:39:29.673 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-25 03:39:29.700 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-25 03:39:29.717 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-25 03:39:29.743 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-25 03:39:29.760 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-25 03:39:29.786 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-25 03:39:29.803 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-25 03:39:29.829 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-25 03:39:29.846 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-25 03:39:29.872 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-25 03:39:29.890 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-25 03:39:29.915 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-25 03:39:29.932 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-25 03:39:29.957 | + 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-11-25 03:39:29.962 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-25 03:39:29.980 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-25 03:39:30.006 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-25 03:39:30.008 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-25 03:39:30.012 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-25 03:39:30.014 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-25 03:39:30.016 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-25 03:39:30.019 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-25 03:39:30.021 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-25 03:39:30.023 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-25 03:39:30.025 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-25 03:39:30.027 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-25 03:39:30.044 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-25 03:39:30.069 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-25 03:39:30.086 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-25 03:39:30.111 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-25 03:39:30.128 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-25 03:39:30.153 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-25 03:39:30.170 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-25 03:39:30.195 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-25 03:39:30.212 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-25 03:39:30.237 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-25 03:39:30.254 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-25 03:39:30.278 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-25 03:39:30.296 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-25 03:39:30.321 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-25 03:39:30.340 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-25 03:39:30.366 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-25 03:39:30.383 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-25 03:39:30.407 | + 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-11-25 03:39:30.412 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-25 03:39:30.429 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-25 03:39:30.454 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-25 03:39:30.482 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-25 03:39:30.509 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-25 03:39:30.540 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-11-25 03:39:30.543 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-25 03:39:30.547 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-25 03:39:30.571 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-25 03:39:30.596 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-25 03:39:30.621 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-25 03:39:30.646 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-25 03:39:30.671 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-25 03:39:30.694 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-25 03:39:30.718 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-25 03:39:30.742 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-25 03:39:30.767 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-11-25 03:39:30.782 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:30.784 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-25 03:39:30.801 | + lib/swift:configure_swift:519 : local auth_vers 2021-11-25 03:39:30.803 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-11-25 03:39:30.821 | + lib/swift:configure_swift:520 : auth_vers=3 2021-11-25 03:39:30.824 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.47 2021-11-25 03:39:30.847 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-11-25 03:39:30.850 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-25 03:39:30.873 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.47/identity 2021-11-25 03:39:30.898 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-11-25 03:39:30.900 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-25 03:39:30.924 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-11-25 03:39:30.939 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:30.941 | + lib/swift:configure_swift:539 : local user_group 2021-11-25 03:39:30.943 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-11-25 03:39:30.947 | + lib/swift:configure_swift:540 : user_group=1000 2021-11-25 03:39:30.950 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-25 03:39:30.962 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-25 03:39:30.965 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-25 03:39:30.975 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-11-25 03:39:30.977 | + lib/swift:configure_swift:546 : is_suse 2021-11-25 03:39:30.979 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:39:30.982 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:39:30.984 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:39:30.986 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:39:30.988 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:39:30.991 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:39:30.993 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-25 03:39:31.004 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-11-25 03:39:31.006 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-11-25 03:39:31.008 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-11-25 03:39:31.024 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:31.027 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-11-25 03:39:31.043 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:31.045 | + ./stack.sh:main:897 : stack_install_service glance 2021-11-25 03:39:31.047 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-25 03:39:31.050 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-25 03:39:31.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:39:31.054 | + lib/stack:stack_install_service:32 : install_glance 2021-11-25 03:39:31.057 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-11-25 03:39:31.059 | + lib/glance:install_glance:358 : local glance_store_extras 2021-11-25 03:39:31.062 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-11-25 03:39:31.078 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:31.080 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-25 03:39:31.083 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-11-25 03:39:31.099 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:31.101 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-25 03:39:31.104 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-11-25 03:39:31.107 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-11-25 03:39:31.109 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:39:31.112 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:39:31.114 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-11-25 03:39:31.117 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:39:31.121 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-11-25 03:39:31.124 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-25 03:39:31.126 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-25 03:39:31.129 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-11-25 03:39:31.132 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-25 03:39:31.134 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-25 03:39:31.137 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-25 03:39:31.140 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-25 03:39:31.143 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-11-25 03:39:31.146 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-11-25 03:39:31.149 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:39:31.150 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-11-25 03:39:31.154 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-25 03:39:31.157 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-11-25 03:39:31.159 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-11-25 03:39:31.162 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-25 03:39:31.165 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-25 03:39:31.184 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-11-25 03:39:31.189 | + 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-11-25 03:39:33.920 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:39:33.920 | 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-11-25 03:39:33.920 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.921 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.921 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.922 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.922 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.923 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.923 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.924 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.924 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.924 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.925 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.925 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.926 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.926 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.927 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.927 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.928 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.928 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.928 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.929 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.929 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.930 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.930 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.931 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.931 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.934 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.934 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.935 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.935 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.936 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.936 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.937 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.937 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.937 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.938 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.938 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.939 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.939 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.940 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.940 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.940 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.941 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.941 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.941 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.942 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.942 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.943 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.943 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.944 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.944 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.945 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.945 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.945 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.946 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.946 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.947 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.947 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.948 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.948 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.949 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.950 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.950 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.951 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.953 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.953 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.953 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.954 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.954 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.955 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.956 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.956 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.957 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.957 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.958 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.958 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.958 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.959 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.959 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.959 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.960 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.961 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.961 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.962 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.962 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.963 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.963 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.964 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.964 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.965 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.965 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.966 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.966 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.967 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.967 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.968 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.969 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.969 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.970 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.970 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.971 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.971 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.972 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.972 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.973 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.973 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.974 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.974 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.974 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.975 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.975 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.976 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.976 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.977 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.977 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.978 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.978 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.979 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.980 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.981 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.981 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.982 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.982 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.982 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.983 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.983 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.984 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.984 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.985 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.985 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.986 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.986 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.987 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.987 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.988 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.988 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.988 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.989 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.989 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.990 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.990 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.990 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.991 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.991 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.992 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.992 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.993 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.993 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.994 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.994 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.994 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.995 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.996 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.997 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.997 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.998 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.998 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.998 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:33.999 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:33.999 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:33.999 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.000 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.000 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.001 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.001 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.002 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.002 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.003 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.003 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.003 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.004 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.004 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.004 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.005 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.005 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.006 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.006 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.007 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.007 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.007 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.008 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.008 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.009 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.009 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.009 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.010 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.010 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.010 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.011 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.012 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.012 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.013 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.013 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.013 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.014 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.014 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.014 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.015 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.015 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.016 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.016 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.016 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.017 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.017 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.018 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.018 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.019 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.019 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.019 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.020 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.020 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.020 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.021 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.021 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.022 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.022 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.022 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.023 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.023 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.024 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.024 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.024 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.025 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.041 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.041 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.042 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.042 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.043 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.044 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.044 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.045 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.045 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.045 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.047 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.047 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.047 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.049 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.049 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.049 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.050 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.050 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.051 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.051 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.052 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.052 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.052 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.053 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.053 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.054 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.054 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.055 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.055 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.056 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.056 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.056 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.057 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.057 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.059 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.059 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.059 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.060 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.060 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.061 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.061 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.062 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.062 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.062 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.063 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.063 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.064 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.064 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.065 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.065 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.066 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.066 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.066 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.067 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.067 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.068 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.068 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.068 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.069 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.069 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.070 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.070 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.071 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.071 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.071 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.072 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.072 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.073 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.073 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.074 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.074 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.075 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.075 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.075 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.076 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.076 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.077 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.077 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.078 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.078 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.079 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.079 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.079 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.080 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.080 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.080 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.081 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.081 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.082 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.082 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.083 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.083 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.084 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.084 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.084 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.085 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.085 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.085 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.086 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.086 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.087 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.087 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.088 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.088 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.089 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.090 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.090 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.091 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.092 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.092 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.093 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.093 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.093 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.094 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.094 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.095 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.095 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.096 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.096 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.096 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.097 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.097 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.098 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.098 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.099 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.099 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.100 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.100 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.101 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.101 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.102 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.103 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.103 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.103 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.104 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.106 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.106 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.106 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.107 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.107 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.108 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.108 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.109 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.109 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.109 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.110 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.110 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.111 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.111 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.112 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.112 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.112 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.113 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.113 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.114 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.114 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.115 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.115 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.116 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.116 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.116 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.117 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.118 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.118 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.118 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.119 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.119 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.120 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.120 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.121 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.121 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.122 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.122 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.122 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.123 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.123 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.124 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.124 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.125 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.125 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.126 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.126 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.126 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.127 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.127 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.128 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.128 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.129 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.129 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.130 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.130 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:34.131 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:34.131 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:34.733 | Collecting glance-store===2.0.1 2021-11-25 03:39:34.740 | 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-11-25 03:39:34.922 | 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-11-25 03:39:34.925 | 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-11-25 03:39:34.957 | 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-11-25 03:39:35.229 | Collecting os-brick===3.0.8 2021-11-25 03:39:35.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-11-25 03:39:35.351 | 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-11-25 03:39:35.355 | 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-11-25 03:39:35.378 | 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-11-25 03:39:35.391 | 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-11-25 03:39:35.406 | 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-11-25 03:39:35.412 | 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-11-25 03:39:35.420 | 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-11-25 03:39:35.465 | 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-11-25 03:39:35.482 | 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-11-25 03:39:35.486 | 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-11-25 03:39:35.499 | 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-11-25 03:39:35.529 | 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-11-25 03:39:35.546 | 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-11-25 03:39:35.549 | 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-11-25 03:39:35.551 | 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-11-25 03:39:35.555 | 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-11-25 03:39:35.708 | Collecting python-cinderclient===7.0.2 2021-11-25 03:39:35.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-11-25 03:39:35.819 | 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-11-25 03:39:35.825 | 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-11-25 03:39:35.965 | Collecting python-swiftclient===3.9.1 2021-11-25 03:39:35.971 | 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-11-25 03:39:36.070 | 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-11-25 03:39:36.075 | 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-11-25 03:39:36.183 | Collecting retrying===1.3.3 2021-11-25 03:39:36.190 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-25 03:39:36.289 | 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-11-25 03:39:36.294 | 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-11-25 03:39:36.297 | 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-11-25 03:39:36.300 | 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-11-25 03:39:36.306 | 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-11-25 03:39:36.329 | 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-11-25 03:39:36.332 | 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-11-25 03:39:36.342 | 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-11-25 03:39:36.387 | 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-11-25 03:39:36.433 | 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-11-25 03:39:36.452 | 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-11-25 03:39:36.455 | 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-11-25 03:39:36.460 | 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-11-25 03:39:36.466 | 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-11-25 03:39:36.470 | 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-11-25 03:39:36.473 | 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-11-25 03:39:36.481 | 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-11-25 03:39:36.485 | 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-11-25 03:39:36.489 | 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-11-25 03:39:36.492 | 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-11-25 03:39:36.501 | 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-11-25 03:39:36.515 | 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-11-25 03:39:36.524 | 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-11-25 03:39:36.536 | 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-11-25 03:39:36.545 | 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-11-25 03:39:36.548 | 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-11-25 03:39:36.550 | 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-11-25 03:39:36.554 | 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-11-25 03:39:36.556 | 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-11-25 03:39:36.560 | 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-11-25 03:39:36.562 | 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-11-25 03:39:36.565 | 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-11-25 03:39:36.576 | 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-11-25 03:39:36.579 | 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-11-25 03:39:36.582 | 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-11-25 03:39:36.590 | 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-11-25 03:39:36.610 | 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-11-25 03:39:36.614 | 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-11-25 03:39:36.617 | 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-11-25 03:39:36.625 | 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-11-25 03:39:36.627 | 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-11-25 03:39:36.630 | 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-11-25 03:39:37.983 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-11-25 03:39:38.978 | 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-11-25 03:39:39.098 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:39:39.098 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:39:39.179 | + inc/python:pip_install:207 : result=0 2021-11-25 03:39:39.182 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:39:39.184 | + functions-common:time_stop:2331 : local name 2021-11-25 03:39:39.187 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:39:39.189 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:39:39.191 | + functions-common:time_stop:2334 : local total 2021-11-25 03:39:39.193 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:39:39.196 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:39:39.199 | + functions-common:time_stop:2338 : start_time=1637811571179 2021-11-25 03:39:39.201 | + functions-common:time_stop:2340 : [[ -z 1637811571179 ]] 2021-11-25 03:39:39.204 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:39:39.207 | + functions-common:time_stop:2343 : end_time=1637811579205 2021-11-25 03:39:39.210 | + functions-common:time_stop:2344 : elapsed_time=8026 2021-11-25 03:39:39.212 | + functions-common:time_stop:2345 : total=136384 2021-11-25 03:39:39.215 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:39:39.217 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=144410 2021-11-25 03:39:39.220 | + inc/python:pip_install:210 : return 0 2021-11-25 03:39:39.222 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-11-25 03:39:39.225 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-25 03:39:39.227 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-25 03:39:39.230 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:39:39.232 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:39:39.235 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:39:39.238 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:39:39.240 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:39:39.243 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:39:39.258 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:39:39.260 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:39:39.263 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:39:39.266 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:39:39.266 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:39:39.270 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-25 03:39:39.273 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:39:39.275 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-25 03:39:39.278 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:39:39.279 | + functions-common:git_clone:593 : head -1 2021-11-25 03:39:39.281 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-11-25 03:39:39.283 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:39:39.286 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-11-25 03:39:39.289 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:39:39.291 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-11-25 03:39:39.294 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-11-25 03:39:39.296 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:39:39.299 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-25 03:39:39.301 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:39:39.304 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-11-25 03:39:39.306 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-11-25 03:39:39.309 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:39:39.311 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:39:39.314 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-11-25 03:39:39.317 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:39:39.320 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-11-25 03:39:39.322 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:39:39.325 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:39:39.328 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-25 03:39:39.333 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-11-25 03:39:39.336 | + 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-11-25 03:39:40.315 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-11-25 03:39:40.317 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:39:40.319 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:39:40.322 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:39:40.324 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-11-25 03:39:40.327 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-11-25 03:39:40.329 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:39:40.331 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:39:40.333 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:39:40.336 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:39:40.338 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:39:40.341 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:39:40.343 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:39:40.346 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-11-25 03:39:40.365 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-11-25 03:39:40.369 | + 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-11-25 03:39:43.073 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:39:43.073 | 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-11-25 03:39:43.074 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.074 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.075 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.075 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.076 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.076 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.076 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.077 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.077 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.078 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.078 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.079 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.079 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.079 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.080 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.080 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.081 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.081 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.081 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.082 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.082 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.083 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.083 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.084 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.084 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.086 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.087 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.087 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.087 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.088 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.089 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.089 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.090 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.090 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.090 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.091 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.091 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.092 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.092 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.093 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.093 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.093 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.094 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.094 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.094 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.095 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.095 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.096 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.096 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.097 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.097 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.097 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.098 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.098 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.099 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.099 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.100 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.100 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.100 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.101 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.102 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.102 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.103 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.104 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.105 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.105 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.106 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.107 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.107 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.108 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.108 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.109 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.109 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.110 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.110 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.110 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.111 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.111 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.112 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.112 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.112 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.113 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.114 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.114 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.114 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.115 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.115 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.116 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.116 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.117 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.117 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.118 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.118 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.118 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.119 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.119 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.120 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.120 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.121 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.121 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.122 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.122 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.123 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.123 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.124 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.124 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.125 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.125 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.126 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.126 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.126 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.127 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.127 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.128 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.128 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.128 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.129 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.129 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.130 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.130 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.131 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.131 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.132 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.132 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.133 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.133 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.133 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.134 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.134 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.135 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.135 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.136 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.136 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.136 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.137 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.137 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.138 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.138 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.138 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.139 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.139 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.140 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.140 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.140 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.141 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.142 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.142 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.142 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.143 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.143 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.144 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.144 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.144 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.145 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.145 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.146 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.146 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.146 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.147 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.147 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.148 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.148 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.148 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.149 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.149 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.150 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.150 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.150 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.151 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.152 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.152 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.153 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.153 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.154 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.154 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.154 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.155 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.155 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.156 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.156 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.156 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.157 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.157 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.157 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.158 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.158 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.159 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.159 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.159 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.160 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.160 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.161 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.161 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.161 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.162 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.178 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.178 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.178 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.179 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.179 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.180 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.180 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.181 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.181 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.181 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.182 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.182 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.183 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.183 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.184 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.184 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.184 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.185 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.185 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.186 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.186 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.186 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.187 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.187 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.188 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.188 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.189 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.189 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.190 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.190 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.190 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.191 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.191 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.192 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.192 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.192 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.194 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.194 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.194 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.195 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.196 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.196 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.197 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.197 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.198 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.198 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.199 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.199 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.199 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.200 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.200 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.201 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.201 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.202 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.202 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.202 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.203 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.203 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.204 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.204 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.204 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.205 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.205 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.206 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.206 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.207 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.207 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.207 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.208 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.208 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.209 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.209 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.209 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.210 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.210 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.211 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.211 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.212 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.212 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.213 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.213 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.213 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.214 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.215 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.215 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.216 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.216 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.216 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.217 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.217 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.218 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.218 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.218 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.219 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.219 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.220 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.220 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.220 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.221 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.221 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.222 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.222 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.222 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.223 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.223 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.224 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.224 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.225 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.225 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.225 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.226 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.226 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.227 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.227 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.227 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.228 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.228 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.230 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.230 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.230 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.231 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.231 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.232 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.232 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.232 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.233 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.233 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.234 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.234 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.235 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.235 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.236 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.236 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.237 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.237 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.238 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.238 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.238 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.239 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.239 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.240 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.240 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.241 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.241 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.242 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.242 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.243 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.243 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.243 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.244 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.244 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.244 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.245 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.245 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.246 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.246 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.247 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.247 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.248 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.248 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.248 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.249 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.249 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.250 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.250 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.251 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.251 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.251 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.252 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.252 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.253 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.253 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.254 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.254 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.254 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.255 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.255 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.256 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.256 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.256 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.257 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.257 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.258 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.258 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.259 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.259 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.260 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.260 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.261 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.262 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.262 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.262 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.263 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.263 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.264 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.264 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.264 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.265 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.265 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.266 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.266 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.266 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.267 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.267 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.268 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.268 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.268 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.269 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.269 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.270 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.270 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.271 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.271 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.272 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.272 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.273 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.273 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.274 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.274 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:39:43.275 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:39:43.275 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:39:43.276 | Obtaining file:///opt/stack/glance 2021-11-25 03:39:44.616 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:39:45.959 | 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-11-25 03:39:45.967 | 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-11-25 03:39:45.975 | 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-11-25 03:39:45.984 | 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-11-25 03:39:46.553 | Collecting WSME===0.10.0 2021-11-25 03:39:46.559 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-11-25 03:39:46.644 | 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-11-25 03:39:46.659 | 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-11-25 03:39:46.808 | Collecting castellan===3.0.4 2021-11-25 03:39:46.814 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-11-25 03:39:46.912 | 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-11-25 03:39:47.037 | Collecting cursive===0.2.2 2021-11-25 03:39:47.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-25 03:39:47.130 | 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-11-25 03:39:47.137 | 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-11-25 03:39:47.144 | 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-11-25 03:39:47.153 | 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-11-25 03:39:47.160 | 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-11-25 03:39:47.247 | 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-11-25 03:39:47.250 | 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-11-25 03:39:47.252 | 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-11-25 03:39:47.255 | 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-11-25 03:39:47.287 | 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-11-25 03:39:47.356 | 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-11-25 03:39:47.416 | 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-11-25 03:39:47.419 | 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-11-25 03:39:47.422 | 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-11-25 03:39:47.427 | 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-11-25 03:39:47.449 | 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-11-25 03:39:47.485 | 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-11-25 03:39:47.498 | 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-11-25 03:39:47.513 | 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-11-25 03:39:47.519 | 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-11-25 03:39:47.572 | 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-11-25 03:39:47.581 | 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-11-25 03:39:47.625 | 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-11-25 03:39:47.691 | 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-11-25 03:39:47.740 | 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-11-25 03:39:47.758 | 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-11-25 03:39:47.773 | 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-11-25 03:39:47.786 | 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-11-25 03:39:47.814 | 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-11-25 03:39:47.824 | 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-11-25 03:39:47.842 | 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-11-25 03:39:47.888 | 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-11-25 03:39:47.891 | 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-11-25 03:39:47.893 | 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-11-25 03:39:47.898 | 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-11-25 03:39:47.914 | 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-11-25 03:39:47.925 | 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-11-25 03:39:47.927 | 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-11-25 03:39:47.931 | 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-11-25 03:39:48.052 | Collecting python-barbicanclient===4.10.0 2021-11-25 03:39:48.058 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-11-25 03:39:48.151 | 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-11-25 03:39:48.156 | 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-11-25 03:39:48.159 | 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-11-25 03:39:48.179 | 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-11-25 03:39:48.184 | 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-11-25 03:39:48.192 | 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-11-25 03:39:48.214 | 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-11-25 03:39:48.219 | 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-11-25 03:39:48.626 | Collecting simplegeneric===0.8.1 2021-11-25 03:39:48.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-25 03:39:49.372 | 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-11-25 03:39:49.375 | 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-11-25 03:39:49.386 | 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-11-25 03:39:49.390 | 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-11-25 03:39:49.392 | 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-11-25 03:39:49.567 | Collecting taskflow===4.1.0 2021-11-25 03:39:49.575 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-11-25 03:39:49.728 | 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-11-25 03:39:49.742 | 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-11-25 03:39:49.752 | 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-11-25 03:39:49.758 | 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-11-25 03:39:49.778 | 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-11-25 03:39:49.781 | 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-11-25 03:39:49.789 | 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-11-25 03:39:49.812 | 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-11-25 03:39:49.815 | 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-11-25 03:39:49.818 | 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-11-25 03:39:49.827 | 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-11-25 03:39:49.832 | 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-11-25 03:39:49.835 | 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-11-25 03:39:49.838 | 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-11-25 03:39:49.858 | 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-11-25 03:39:49.905 | 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-11-25 03:39:49.950 | 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-11-25 03:39:49.954 | 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-11-25 03:39:49.959 | 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-11-25 03:39:49.963 | 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-11-25 03:39:49.969 | 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-11-25 03:39:50.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-11-25 03:39:50.019 | 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-11-25 03:39:50.027 | 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-11-25 03:39:50.030 | 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-11-25 03:39:50.042 | 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-11-25 03:39:50.045 | 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-11-25 03:39:50.061 | 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-11-25 03:39:50.065 | 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-11-25 03:39:50.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-11-25 03:39:50.070 | 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-11-25 03:39:50.073 | 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-11-25 03:39:50.243 | Collecting networkx===2.4 2021-11-25 03:39:50.254 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-11-25 03:39:50.512 | Collecting pydot===1.4.1 2021-11-25 03:39:50.518 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-11-25 03:39:50.709 | Collecting automaton===2.0.1 2021-11-25 03:39:50.715 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-11-25 03:39:50.794 | 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-11-25 03:39:50.797 | 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-11-25 03:39:50.799 | 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-11-25 03:39:50.802 | 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-11-25 03:39:50.805 | 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-11-25 03:39:50.809 | 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-11-25 03:39:50.812 | 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-11-25 03:39:50.824 | 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-11-25 03:39:50.827 | 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-11-25 03:39:50.843 | 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-11-25 03:39:50.846 | 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-11-25 03:39:50.849 | Building wheels for collected packages: simplegeneric 2021-11-25 03:39:50.850 | Building wheel for simplegeneric (setup.py): started 2021-11-25 03:39:51.584 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-25 03:39:51.585 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=f4fceaf71a154b423b32f94bc2d4dd2ae8c88ff48d44db72aeaed8fd97a6815c 2021-11-25 03:39:51.585 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-11-25 03:39:51.586 | Successfully built simplegeneric 2021-11-25 03:39:52.660 | Installing collected packages: networkx, pydot, automaton, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-11-25 03:39:54.936 | Running setup.py develop for glance 2021-11-25 03:39:56.516 | 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-11-25 03:39:56.638 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:39:56.638 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:39:56.732 | + inc/python:pip_install:207 : result=0 2021-11-25 03:39:56.734 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:39:56.736 | + functions-common:time_stop:2331 : local name 2021-11-25 03:39:56.739 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:39:56.741 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:39:56.743 | + functions-common:time_stop:2334 : local total 2021-11-25 03:39:56.746 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:39:56.748 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:39:56.750 | + functions-common:time_stop:2338 : start_time=1637811580360 2021-11-25 03:39:56.752 | + functions-common:time_stop:2340 : [[ -z 1637811580360 ]] 2021-11-25 03:39:56.755 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:39:56.759 | + functions-common:time_stop:2343 : end_time=1637811596756 2021-11-25 03:39:56.762 | + functions-common:time_stop:2344 : elapsed_time=16396 2021-11-25 03:39:56.764 | + functions-common:time_stop:2345 : total=144410 2021-11-25 03:39:56.766 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:39:56.768 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=160806 2021-11-25 03:39:56.770 | + inc/python:pip_install:210 : return 0 2021-11-25 03:39:56.773 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:39:56.775 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-25 03:39:56.778 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-25 03:39:56.795 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-25 03:39:56.806 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-11-25 03:39:56.809 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-11-25 03:39:56.811 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:39:56.814 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:39:56.816 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-11-25 03:39:56.819 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:39:56.821 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:39:56.824 | + ./stack.sh:main:898 : configure_glance 2021-11-25 03:39:56.826 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-25 03:39:56.837 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-11-25 03:39:56.862 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-11-25 03:39:56.886 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-11-25 03:39:56.909 | + lib/glance:configure_glance:142 : local dburl 2021-11-25 03:39:56.912 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-11-25 03:39:56.914 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-25 03:39:56.917 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-25 03:39:56.919 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-11-25 03:39:56.921 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-25 03:39:56.924 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-25 03:39:56.926 | + 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-11-25 03:39:56.951 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-11-25 03:39:56.975 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-11-25 03:39:57.000 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-11-25 03:39:57.003 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-11-25 03:39:57.005 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-25 03:39:57.007 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:39:57.009 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-11-25 03:39:57.035 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-11-25 03:39:57.059 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:39:57.083 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-11-25 03:39:57.107 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-11-25 03:39:57.132 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-11-25 03:39:57.156 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-11-25 03:39:57.180 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-11-25 03:39:57.204 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:39:57.228 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:39:57.253 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-11-25 03:39:57.278 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-11-25 03:39:57.281 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-25 03:39:57.283 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-11-25 03:39:57.285 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:39:57.287 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:39:57.290 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:39:57.305 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:57.308 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:39:57.311 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:39:57.313 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:39:57.327 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:57.330 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:57.332 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:57.357 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:39:57.359 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:39:57.361 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-11-25 03:39:57.386 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-11-25 03:39:57.388 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-25 03:39:57.414 | + 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-11-25 03:39:57.439 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-25 03:39:57.463 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-25 03:39:57.487 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-25 03:39:57.513 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-25 03:39:57.539 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-25 03:39:57.541 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-11-25 03:39:57.544 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-25 03:39:57.546 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:39:57.548 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-25 03:39:57.577 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-25 03:39:57.602 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:39:57.626 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-25 03:39:57.650 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-25 03:39:57.674 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-25 03:39:57.699 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-25 03:39:57.723 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-25 03:39:57.749 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:39:57.773 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:39:57.798 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-25 03:39:57.824 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-25 03:39:57.826 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-25 03:39:57.829 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-25 03:39:57.831 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:39:57.833 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:39:57.835 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:39:57.850 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:57.853 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:39:57.856 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:39:57.858 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:39:57.874 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:57.876 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:57.879 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:39:57.903 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:39:57.905 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:39:57.907 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-11-25 03:39:57.910 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-11-25 03:39:57.912 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-11-25 03:39:57.914 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-11-25 03:39:57.917 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-11-25 03:39:57.941 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-11-25 03:39:57.943 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-25 03:39:57.969 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.47 2021-11-25 03:39:57.972 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.47 2021-11-25 03:39:57.972 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-25 03:39:57.976 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.47 2021-11-25 03:39:58.001 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-11-25 03:39:58.003 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.47 2021-11-25 03:39:58.028 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-11-25 03:39:58.044 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:39:58.046 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-25 03:39:58.070 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-25 03:39:58.094 | + lib/glance:configure_glance:215 : python3_enabled 2021-11-25 03:39:58.097 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-25 03:39:58.099 | + inc/python:python3_enabled:468 : return 0 2021-11-25 03:39:58.101 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-11-25 03:39:58.126 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-25 03:39:58.149 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-25 03:39:58.174 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-25 03:39:58.198 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-25 03:39:58.222 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-25 03:39:58.248 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-25 03:39:58.271 | + lib/glance:configure_glance:227 : python3_enabled 2021-11-25 03:39:58.273 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-25 03:39:58.275 | + inc/python:python3_enabled:468 : return 0 2021-11-25 03:39:58.278 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.47/identity/v3 2021-11-25 03:39:58.302 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-25 03:39:58.326 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.47/image 2021-11-25 03:39:58.350 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-11-25 03:39:58.365 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:58.367 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-11-25 03:39:58.383 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:58.385 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-11-25 03:39:58.388 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-11-25 03:39:58.390 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:39:58.392 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:39:58.395 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-25 03:39:58.397 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-11-25 03:39:58.399 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:39:58.402 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:39:58.417 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:39:58.420 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:39:58.422 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:39:58.424 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:39:58.426 | + 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-11-25 03:39:58.451 | + 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-11-25 03:39:58.476 | + 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-11-25 03:39:58.501 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:39:58.524 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-11-25 03:39:58.527 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-11-25 03:39:58.529 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:39:58.531 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:39:58.533 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-11-25 03:39:58.536 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-11-25 03:39:58.538 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:39:58.541 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:39:58.556 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:39:58.559 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:39:58.561 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:39:58.564 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:39:58.566 | + 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-11-25 03:39:58.590 | + 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-11-25 03:39:58.614 | + 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-11-25 03:39:58.639 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:39:58.663 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-11-25 03:39:58.667 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-25 03:39:58.671 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-25 03:39:58.697 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-25 03:39:58.721 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-25 03:39:58.746 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.47/identity 2021-11-25 03:39:58.770 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-25 03:39:58.795 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-25 03:39:58.818 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-25 03:39:58.844 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.47 2021-11-25 03:39:58.847 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-25 03:39:58.848 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.47 2021-11-25 03:39:58.851 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.47 2021-11-25 03:39:58.876 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-25 03:39:58.902 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-25 03:39:58.928 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-25 03:39:58.954 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-25 03:39:58.979 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-25 03:39:58.983 | + 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-11-25 03:39:58.989 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-11-25 03:39:59.004 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:39:59.007 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-25 03:39:59.009 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-25 03:39:59.012 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-11-25 03:39:59.014 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-25 03:39:59.016 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-11-25 03:39:59.019 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-11-25 03:39:59.022 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-11-25 03:39:59.024 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-25 03:39:59.028 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-25 03:39:59.053 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-11-25 03:39:59.055 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-11-25 03:39:59.058 | ++ functions:get_random_port:816 : true 2021-11-25 03:39:59.060 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-11-25 03:39:59.062 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-11-25 03:39:59.065 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-11-25 03:39:59.124 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-11-25 03:39:59.127 | ++ functions:get_random_port:820 : break 2 2021-11-25 03:39:59.129 | ++ functions:get_random_port:824 : echo 60999 2021-11-25 03:39:59.132 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-11-25 03:39:59.134 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-25 03:39:59.158 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-25 03:39:59.181 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-25 03:39:59.205 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-25 03:39:59.228 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-25 03:39:59.252 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-25 03:39:59.277 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-25 03:39:59.300 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-25 03:39:59.324 | + 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-11-25 03:39:59.349 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-25 03:39:59.372 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-25 03:39:59.396 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-25 03:39:59.420 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-25 03:39:59.444 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-25 03:39:59.468 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-25 03:39:59.491 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-25 03:39:59.515 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-25 03:39:59.538 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-25 03:39:59.563 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-25 03:39:59.587 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-11-25 03:39:59.590 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-25 03:39:59.592 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:39:59.594 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:59.596 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:59.599 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-25 03:39:59.601 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-25 03:39:59.652 | proxy (enabled by site administrator) 2021-11-25 03:39:59.655 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-11-25 03:39:59.658 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-25 03:39:59.660 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:39:59.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:59.664 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:59.667 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-25 03:39:59.669 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-25 03:39:59.718 | No module matches proxy_http 2021-11-25 03:39:59.720 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-25 03:39:59.779 | Considering dependency proxy for proxy_http: 2021-11-25 03:39:59.779 | Module proxy already enabled 2021-11-25 03:39:59.779 | Enabling module proxy_http. 2021-11-25 03:39:59.784 | To activate the new configuration, you need to run: 2021-11-25 03:39:59.784 | systemctl restart apache2 2021-11-25 03:39:59.788 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-25 03:39:59.790 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:39:59.793 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:39:59.795 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:39:59.934 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-11-25 03:39:59.938 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-11-25 03:39:59.941 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-11-25 03:39:59.943 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:39:59.945 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:39:59.948 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:39:59.951 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-25 03:39:59.954 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-25 03:39:59.957 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-25 03:39:59.957 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-11-25 03:39:59.964 | KeepAlive Off 2021-11-25 03:39:59.968 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-11-25 03:39:59.968 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-25 03:39:59.975 | SetEnv proxy-sendchunked 1 2021-11-25 03:39:59.981 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-25 03:39:59.981 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-25 03:39:59.988 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-25 03:39:59.991 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-11-25 03:39:59.994 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-11-25 03:39:59.997 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:39:59.999 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:40:00.001 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:40:00.004 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:00.006 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:00.008 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:40:00.010 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:40:00.013 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:00.015 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:00.017 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-11-25 03:40:00.075 | Enabling site glance-wsgi-api. 2021-11-25 03:40:00.079 | To activate the new configuration, you need to run: 2021-11-25 03:40:00.079 | systemctl reload apache2 2021-11-25 03:40:00.083 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-11-25 03:40:00.086 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:40:00.088 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:40:00.091 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:40:00.231 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-11-25 03:40:00.249 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:00.252 | + ./stack.sh:main:903 : stack_install_service cinder 2021-11-25 03:40:00.254 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-25 03:40:00.257 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-25 03:40:00.259 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:40:00.262 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-25 03:40:00.264 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-11-25 03:40:00.267 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-25 03:40:00.269 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-25 03:40:00.271 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:40:00.274 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:40:00.277 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:40:00.279 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:40:00.282 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:40:00.284 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:40:00.300 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:40:00.303 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:40:00.305 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:00.308 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:40:00.309 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:40:00.313 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-25 03:40:00.315 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:00.318 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-25 03:40:00.321 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:40:00.321 | + functions-common:git_clone:593 : head -1 2021-11-25 03:40:00.328 | 7482cbbf3 fix 'huawei dorado v6' create new volume form snapshot error 2021-11-25 03:40:00.333 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:40:00.335 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-11-25 03:40:00.338 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:40:00.341 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-25 03:40:00.343 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-11-25 03:40:00.346 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:40:00.348 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-25 03:40:00.351 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:40:00.353 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-25 03:40:00.357 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-11-25 03:40:00.359 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:40:00.362 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:40:00.365 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-11-25 03:40:00.367 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:40:00.370 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-11-25 03:40:00.373 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:40:00.375 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:40:00.378 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-25 03:40:00.383 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-11-25 03:40:00.386 | + 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-11-25 03:40:01.387 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-11-25 03:40:01.389 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:40:01.392 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:40:01.394 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:40:01.396 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-25 03:40:01.399 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-11-25 03:40:01.401 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:40:01.404 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:40:01.406 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:40:01.408 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:40:01.411 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:40:01.413 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:40:01.415 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:40:01.418 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-11-25 03:40:01.437 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-11-25 03:40:01.442 | + 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-11-25 03:40:04.145 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:40:04.146 | 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-11-25 03:40:04.146 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.147 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.147 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.148 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.148 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.148 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.149 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.149 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.150 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.150 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.151 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.152 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.152 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.153 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.153 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.153 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.154 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.154 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.155 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.155 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.156 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.156 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.156 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.157 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.157 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.159 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.160 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.160 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.161 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.161 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.161 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.162 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.162 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.163 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.163 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.164 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.164 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.164 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.165 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.165 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.165 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.166 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.167 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.168 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.168 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.169 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.169 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.170 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.170 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.171 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.171 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.171 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.172 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.172 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.173 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.173 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.174 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.174 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.174 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.175 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.176 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.176 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.177 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.178 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.178 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.178 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.179 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.179 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.180 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.181 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.181 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.181 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.182 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.182 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.183 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.183 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.184 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.184 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.184 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.185 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.185 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.186 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.186 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.187 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.187 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.187 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.188 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.188 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.189 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.189 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.190 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.190 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.191 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.191 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.192 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.192 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.193 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.193 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.194 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.194 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.194 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.195 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.196 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.196 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.196 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.197 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.197 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.198 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.198 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.199 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.199 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.200 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.200 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.200 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.201 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.201 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.202 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.202 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.203 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.203 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.203 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.204 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.204 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.205 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.205 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.206 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.206 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.207 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.207 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.207 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.208 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.208 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.209 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.209 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.209 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.210 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.210 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.211 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.211 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.212 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.212 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.212 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.213 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.214 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.214 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.215 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.215 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.215 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.216 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.216 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.217 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.217 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.218 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.218 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.218 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.219 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.219 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.219 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.220 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.220 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.221 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.221 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.222 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.222 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.222 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.223 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.223 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.224 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.224 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.224 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.225 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.241 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.241 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.242 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.242 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.243 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.243 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.243 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.244 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.244 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.245 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.245 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.245 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.246 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.246 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.247 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.247 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.247 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.248 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.248 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.249 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.249 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.249 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.250 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.250 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.250 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.251 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.251 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.252 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.252 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.252 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.253 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.253 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.254 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.254 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.255 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.255 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.255 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.256 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.256 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.256 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.257 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.257 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.258 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.258 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.258 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.259 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.259 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.260 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.260 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.260 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.261 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.261 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.262 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.262 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.262 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.263 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.263 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.263 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.264 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.264 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.265 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.266 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.266 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.267 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.268 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.268 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.269 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.269 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.270 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.270 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.270 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.271 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.271 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.272 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.272 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.272 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.273 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.273 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.274 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.274 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.275 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.275 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.276 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.276 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.277 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.277 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.278 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.278 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.278 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.279 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.279 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.279 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.280 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.280 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.281 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.281 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.282 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.282 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.282 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.283 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.283 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.284 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.284 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.285 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.285 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.285 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.286 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.286 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.287 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.287 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.288 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.288 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.288 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.289 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.289 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.289 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.290 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.290 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.291 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.292 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.292 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.293 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.293 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.293 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.294 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.294 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.295 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.295 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.296 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.296 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.296 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.297 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.297 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.298 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.298 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.298 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.299 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.299 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.300 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.300 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.301 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.301 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.301 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.302 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.302 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.302 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.303 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.303 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.304 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.304 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.305 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.305 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.305 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.306 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.306 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.307 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.307 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.308 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.309 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.309 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.310 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.310 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.310 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.311 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.311 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.312 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.312 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.313 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.313 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.314 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.314 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.314 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.315 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.315 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.316 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.316 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.316 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.317 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.317 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.318 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.318 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.318 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.319 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.319 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.320 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.320 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.321 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.321 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.322 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.322 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.322 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.323 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.323 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.324 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.324 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.325 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.325 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.325 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.326 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.326 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.327 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.327 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.327 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.328 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.328 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.329 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.329 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.330 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.330 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.330 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.331 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.332 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.332 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.332 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.333 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.333 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.334 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.334 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.335 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.335 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.335 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.336 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.336 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.337 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.337 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.337 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.338 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.339 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.339 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.340 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.340 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.341 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.341 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.342 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.342 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.342 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.343 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.343 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.344 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.344 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.345 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.346 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.346 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.346 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:04.347 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:04.347 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:04.348 | Obtaining file:///opt/stack/cinder 2021-11-25 03:40:06.474 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:40:08.614 | 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-11-25 03:40:08.623 | 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-11-25 03:40:08.632 | 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-11-25 03:40:08.640 | 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-11-25 03:40:08.663 | 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-11-25 03:40:08.678 | 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-11-25 03:40:08.703 | 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-11-25 03:40:08.745 | 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-11-25 03:40:08.761 | 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-11-25 03:40:08.765 | 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-11-25 03:40:08.771 | 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-11-25 03:40:09.020 | Collecting google-api-python-client===1.8.0 2021-11-25 03:40:09.027 | 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-11-25 03:40:09.313 | Collecting google-auth===1.13.1 2021-11-25 03:40:09.320 | 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-11-25 03:40:09.501 | Collecting google-auth-httplib2===0.0.3 2021-11-25 03:40:09.507 | 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-11-25 03:40:09.587 | 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-11-25 03:40:09.591 | 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-11-25 03:40:09.593 | 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-11-25 03:40:09.596 | 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-11-25 03:40:09.628 | 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-11-25 03:40:09.696 | 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-11-25 03:40:09.756 | 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-11-25 03:40:09.768 | 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-11-25 03:40:09.903 | Collecting oauth2client===4.1.3 2021-11-25 03:40:09.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-25 03:40:10.020 | 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-11-25 03:40:10.051 | 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-11-25 03:40:10.055 | 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-11-25 03:40:10.078 | 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-11-25 03:40:10.114 | 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-11-25 03:40:10.127 | 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-11-25 03:40:10.142 | 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-11-25 03:40:10.149 | 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-11-25 03:40:10.203 | 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-11-25 03:40:10.212 | 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-11-25 03:40:10.259 | 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-11-25 03:40:10.324 | 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-11-25 03:40:10.345 | 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-11-25 03:40:10.364 | 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-11-25 03:40:10.381 | 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-11-25 03:40:10.396 | 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-11-25 03:40:10.401 | 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-11-25 03:40:10.414 | 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-11-25 03:40:10.443 | 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-11-25 03:40:10.453 | 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-11-25 03:40:10.471 | 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-11-25 03:40:10.669 | Collecting oslo.vmware===3.3.1 2021-11-25 03:40:10.675 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-11-25 03:40:10.790 | 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-11-25 03:40:10.836 | 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-11-25 03:40:10.873 | 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-11-25 03:40:10.876 | 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-11-25 03:40:10.878 | 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-11-25 03:40:11.029 | Collecting pyasn1===0.4.8 2021-11-25 03:40:11.036 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-25 03:40:11.232 | Collecting pyasn1-modules===0.2.8 2021-11-25 03:40:11.238 | 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-11-25 03:40:11.326 | 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-11-25 03:40:11.338 | 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-11-25 03:40:11.341 | 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-11-25 03:40:11.344 | 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-11-25 03:40:11.350 | 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-11-25 03:40:11.367 | 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-11-25 03:40:11.522 | Collecting python-glanceclient===3.1.2 2021-11-25 03:40:11.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-11-25 03:40:11.632 | 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-11-25 03:40:11.654 | 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-11-25 03:40:11.673 | 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-11-25 03:40:11.696 | 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-11-25 03:40:11.701 | 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-11-25 03:40:11.708 | 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-11-25 03:40:11.732 | 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-11-25 03:40:11.737 | 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-11-25 03:40:11.860 | Collecting rsa===4.0 2021-11-25 03:40:11.868 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-11-25 03:40:12.073 | Collecting rtslib-fb===2.1.71 2021-11-25 03:40:12.079 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-11-25 03:40:12.872 | 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-11-25 03:40:12.875 | 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-11-25 03:40:12.879 | 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-11-25 03:40:12.891 | 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-11-25 03:40:12.894 | 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-11-25 03:40:12.897 | 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-11-25 03:40:12.997 | Collecting suds-jurko===0.6 2021-11-25 03:40:13.004 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-11-25 03:40:13.196 | Collecting tabulate===0.8.7 2021-11-25 03:40:13.203 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-11-25 03:40:13.285 | 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-11-25 03:40:13.347 | 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-11-25 03:40:13.361 | 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-11-25 03:40:13.371 | 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-11-25 03:40:13.377 | 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-11-25 03:40:13.397 | 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-11-25 03:40:13.462 | 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-11-25 03:40:13.466 | 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-11-25 03:40:13.572 | Collecting uritemplate===3.0.1 2021-11-25 03:40:13.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-11-25 03:40:13.659 | 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-11-25 03:40:13.681 | 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-11-25 03:40:13.779 | Collecting warlock===1.3.3 2021-11-25 03:40:13.786 | 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-11-25 03:40:13.876 | 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-11-25 03:40:13.879 | 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-11-25 03:40:13.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-11-25 03:40:13.887 | 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-11-25 03:40:13.891 | 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-11-25 03:40:14.055 | Collecting google-api-core===1.16.0 2021-11-25 03:40:14.063 | 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-11-25 03:40:14.167 | 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-11-25 03:40:14.170 | 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-11-25 03:40:14.216 | 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-11-25 03:40:14.235 | 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-11-25 03:40:14.279 | 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-11-25 03:40:14.283 | 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-11-25 03:40:14.289 | 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-11-25 03:40:14.292 | 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-11-25 03:40:14.296 | 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-11-25 03:40:14.304 | 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-11-25 03:40:14.313 | 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-11-25 03:40:14.360 | 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-11-25 03:40:14.367 | 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-11-25 03:40:14.372 | 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-11-25 03:40:14.380 | 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-11-25 03:40:14.383 | 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-11-25 03:40:14.395 | 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-11-25 03:40:14.398 | 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-11-25 03:40:14.408 | 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-11-25 03:40:14.421 | 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-11-25 03:40:14.438 | 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-11-25 03:40:14.453 | 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-11-25 03:40:14.456 | 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-11-25 03:40:14.460 | 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-11-25 03:40:14.559 | Collecting pyudev===0.22.0 2021-11-25 03:40:14.566 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-25 03:40:14.649 | 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-11-25 03:40:14.652 | 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-11-25 03:40:14.657 | 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-11-25 03:40:14.665 | 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-11-25 03:40:14.708 | 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-11-25 03:40:14.711 | 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-11-25 03:40:14.714 | 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-11-25 03:40:14.716 | 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-11-25 03:40:14.719 | 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-11-25 03:40:14.724 | 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-11-25 03:40:14.727 | 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-11-25 03:40:14.836 | Collecting googleapis-common-protos===1.51.0 2021-11-25 03:40:14.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-11-25 03:40:15.653 | 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-11-25 03:40:15.665 | 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-11-25 03:40:15.668 | 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-11-25 03:40:15.676 | 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-11-25 03:40:15.679 | 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-11-25 03:40:15.683 | 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-11-25 03:40:15.700 | 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-11-25 03:40:15.703 | 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-11-25 03:40:15.707 | 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-11-25 03:40:15.710 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-11-25 03:40:15.711 | Building wheel for googleapis-common-protos (setup.py): started 2021-11-25 03:40:16.552 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-11-25 03:40:16.553 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=6b60b85ef13a6ed68d76d7624a8121594d85190c13868cde99edefa12cfd41be 2021-11-25 03:40:16.553 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-11-25 03:40:16.555 | Building wheel for rtslib-fb (setup.py): started 2021-11-25 03:40:17.343 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-25 03:40:17.344 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=d36864e62f9e4453dbce30dc0badc6150079dc4654875816f552e0b50b46aafa 2021-11-25 03:40:17.344 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-11-25 03:40:17.345 | Successfully built googleapis-common-protos rtslib-fb 2021-11-25 03:40:18.333 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, uritemplate, google-api-python-client, cinder 2021-11-25 03:40:18.333 | Attempting uninstall: pyasn1 2021-11-25 03:40:18.335 | Found existing installation: pyasn1 0.4.2 2021-11-25 03:40:18.345 | Uninstalling pyasn1-0.4.2: 2021-11-25 03:40:18.362 | Successfully uninstalled pyasn1-0.4.2 2021-11-25 03:40:19.882 | Running setup.py develop for cinder 2021-11-25 03:40:22.211 | 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-11-25 03:40:22.344 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:40:22.344 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:40:22.458 | + inc/python:pip_install:207 : result=0 2021-11-25 03:40:22.460 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:40:22.463 | + functions-common:time_stop:2331 : local name 2021-11-25 03:40:22.466 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:40:22.468 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:40:22.470 | + functions-common:time_stop:2334 : local total 2021-11-25 03:40:22.472 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:40:22.475 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:40:22.477 | + functions-common:time_stop:2338 : start_time=1637811601432 2021-11-25 03:40:22.480 | + functions-common:time_stop:2340 : [[ -z 1637811601432 ]] 2021-11-25 03:40:22.482 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:40:22.486 | + functions-common:time_stop:2343 : end_time=1637811622483 2021-11-25 03:40:22.488 | + functions-common:time_stop:2344 : elapsed_time=21051 2021-11-25 03:40:22.490 | + functions-common:time_stop:2345 : total=160806 2021-11-25 03:40:22.492 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:40:22.495 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=181857 2021-11-25 03:40:22.497 | + inc/python:pip_install:210 : return 0 2021-11-25 03:40:22.499 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:40:22.502 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-25 03:40:22.504 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-25 03:40:22.522 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-25 03:40:22.533 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-11-25 03:40:22.536 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-11-25 03:40:22.538 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:40:22.541 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:40:22.543 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-11-25 03:40:22.546 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:40:22.548 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-11-25 03:40:22.550 | + lib/cinder:install_cinder:420 : install_package tgt 2021-11-25 03:40:22.553 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:40:22.555 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:40:22.558 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:40:22.561 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:40:22.563 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:22.566 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:40:22.568 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:22.570 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:22.573 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:40:22.576 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:40:22.578 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:40:22.581 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:40:22.583 | + functions-common:install_package:1334 : real_install_package tgt 2021-11-25 03:40:22.586 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:40:22.589 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:22.591 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:22.594 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-11-25 03:40:22.613 | + 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-11-25 03:40:22.735 | Reading package lists... 2021-11-25 03:40:22.991 | Building dependency tree... 2021-11-25 03:40:22.992 | Reading state information... 2021-11-25 03:40:23.210 | The following packages were automatically installed and are no longer required: 2021-11-25 03:40:23.211 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-25 03:40:23.211 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-25 03:40:23.211 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-25 03:40:23.211 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:40:23.211 | python3-twisted-bin python3-zope.interface 2021-11-25 03:40:23.211 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:40:23.211 | The following additional packages will be installed: 2021-11-25 03:40:23.212 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-11-25 03:40:23.212 | libsgutils2-2 sg3-utils 2021-11-25 03:40:23.214 | Suggested packages: 2021-11-25 03:40:23.214 | tgt-rbd 2021-11-25 03:40:23.266 | The following NEW packages will be installed: 2021-11-25 03:40:23.266 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-11-25 03:40:23.267 | The following packages will be upgraded: 2021-11-25 03:40:23.268 | ibverbs-providers libibverbs1 2021-11-25 03:40:23.536 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-11-25 03:40:23.536 | Need to get 1,406 kB of archives. 2021-11-25 03:40:23.536 | After this operation, 3,551 kB of additional disk space will be used. 2021-11-25 03:40:23.536 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-11-25 03:40:23.570 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-11-25 03:40:23.917 | 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-11-25 03:40:23.995 | 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-11-25 03:40:24.283 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-11-25 03:40:24.306 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-11-25 03:40:24.395 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-11-25 03:40:25.000 | Fetched 1,406 kB in 1s (1,210 kB/s) 2021-11-25 03:40:25.092 | (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-11-25 03:40:25.095 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-11-25 03:40:25.125 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-25 03:40:25.263 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-11-25 03:40:25.284 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-25 03:40:25.356 | Selecting previously unselected package libconfig-general-perl. 2021-11-25 03:40:25.363 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-11-25 03:40:25.365 | Unpacking libconfig-general-perl (2.63-1) ... 2021-11-25 03:40:25.459 | Selecting previously unselected package librdmacm1:amd64. 2021-11-25 03:40:25.467 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-11-25 03:40:25.470 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-25 03:40:25.558 | Selecting previously unselected package libsgutils2-2. 2021-11-25 03:40:25.566 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-25 03:40:25.568 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-25 03:40:25.648 | Selecting previously unselected package sg3-utils. 2021-11-25 03:40:25.656 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-25 03:40:25.658 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-25 03:40:25.864 | Selecting previously unselected package tgt. 2021-11-25 03:40:25.873 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-11-25 03:40:25.875 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-11-25 03:40:25.995 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-11-25 03:40:26.016 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:40:26.038 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-25 03:40:26.067 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-25 03:40:26.095 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:40:26.124 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-11-25 03:40:26.310 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:40:26.496 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-25 03:40:28.184 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-25 03:40:28.212 | Setting up libconfig-general-perl (2.63-1) ... 2021-11-25 03:40:28.240 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-11-25 03:40:28.532 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-11-25 03:40:29.206 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-25 03:40:29.234 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-25 03:40:29.407 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-25 03:40:31.394 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:40:31.396 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:40:31.399 | + functions-common:time_stop:2331 : local name 2021-11-25 03:40:31.402 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:40:31.404 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:40:31.406 | + functions-common:time_stop:2334 : local total 2021-11-25 03:40:31.409 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:40:31.411 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:40:31.414 | + functions-common:time_stop:2338 : start_time=1637811622611 2021-11-25 03:40:31.416 | + functions-common:time_stop:2340 : [[ -z 1637811622611 ]] 2021-11-25 03:40:31.419 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:40:31.423 | + functions-common:time_stop:2343 : end_time=1637811631420 2021-11-25 03:40:31.425 | + functions-common:time_stop:2344 : elapsed_time=8809 2021-11-25 03:40:31.428 | + functions-common:time_stop:2345 : total=205327 2021-11-25 03:40:31.430 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:40:31.433 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=214136 2021-11-25 03:40:31.436 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:40:31.438 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:40:31.440 | + ./stack.sh:main:904 : configure_cinder 2021-11-25 03:40:31.443 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-25 03:40:31.455 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-11-25 03:40:31.459 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-11-25 03:40:31.461 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-25 03:40:31.464 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-25 03:40:31.467 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-25 03:40:31.467 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-25 03:40:31.471 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-25 03:40:31.473 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-25 03:40:31.475 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-25 03:40:31.477 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-25 03:40:31.480 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-25 03:40:31.482 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-25 03:40:31.484 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-25 03:40:31.486 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-25 03:40:31.496 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-25 03:40:31.507 | + 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-11-25 03:40:31.519 | + 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-11-25 03:40:31.529 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-25 03:40:31.541 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-25 03:40:31.544 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-25 03:40:31.547 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.u2E0d7pMMD 2021-11-25 03:40:31.549 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-25 03:40:31.551 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-25 03:40:31.554 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-25 03:40:31.556 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.u2E0d7pMMD 2021-11-25 03:40:31.559 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.u2E0d7pMMD 2021-11-25 03:40:31.569 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.u2E0d7pMMD /etc/sudoers.d/cinder-rootwrap 2021-11-25 03:40:31.581 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-25 03:40:31.584 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-25 03:40:31.586 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-25 03:40:31.589 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-25 03:40:31.591 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-25 03:40:31.593 | + 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-11-25 03:40:31.595 | + 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-11-25 03:40:31.598 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-25 03:40:31.600 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-25 03:40:31.604 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-25 03:40:31.608 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-25 03:40:31.626 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-25 03:40:31.644 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-25 03:40:31.661 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-25 03:40:31.678 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-25 03:40:31.696 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-25 03:40:31.714 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-25 03:40:31.731 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-25 03:40:31.749 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-25 03:40:31.751 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-25 03:40:31.753 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-11-25 03:40:31.756 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:40:31.758 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-25 03:40:31.783 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-25 03:40:31.807 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:40:31.832 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-25 03:40:31.856 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-25 03:40:31.880 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-25 03:40:31.905 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-25 03:40:31.929 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-25 03:40:31.954 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:40:31.978 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:40:32.005 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-25 03:40:32.031 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-11-25 03:40:32.055 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-11-25 03:40:32.058 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-25 03:40:32.060 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-25 03:40:32.063 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-11-25 03:40:32.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-25 03:40:32.068 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-25 03:40:32.094 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-25 03:40:32.118 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-25 03:40:32.143 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-25 03:40:32.167 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-25 03:40:32.191 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-25 03:40:32.216 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-25 03:40:32.242 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-11-25 03:40:32.244 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.47 2021-11-25 03:40:32.269 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-25 03:40:32.296 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-11-25 03:40:32.303 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 42008a44f8f25b657034e4ac16f9873c 2021-11-25 03:40:32.327 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-11-25 03:40:32.343 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:32.345 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-11-25 03:40:32.361 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:32.363 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-11-25 03:40:32.378 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:32.380 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-11-25 03:40:32.396 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:32.399 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-11-25 03:40:32.402 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-25 03:40:32.404 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-25 03:40:32.406 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-25 03:40:32.409 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:40:32.411 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:40:32.413 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:40:32.429 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:32.432 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:40:32.434 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:40:32.436 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:40:32.452 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:32.454 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:40:32.457 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:40:32.482 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:40:32.484 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:40:32.487 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-11-25 03:40:32.489 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-11-25 03:40:32.491 | + functions:setup_logging:656 : local other_cond=True 2021-11-25 03:40:32.494 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:40:32.496 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-25 03:40:32.498 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-11-25 03:40:32.501 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:40:32.504 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:40:32.520 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:40:32.522 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:40:32.524 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:40:32.527 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:40:32.530 | + 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-11-25 03:40:32.554 | + 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-11-25 03:40:32.578 | + 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-11-25 03:40:32.603 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:40:32.628 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-25 03:40:32.630 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-25 03:40:32.633 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-25 03:40:32.636 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-11-25 03:40:32.639 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-25 03:40:32.641 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:40:32.644 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-11-25 03:40:32.647 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-11-25 03:40:32.649 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:40:32.652 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:40:32.663 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:40:32.663 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:40:32.670 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:40:32.674 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:40:32.687 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-25 03:40:32.690 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-25 03:40:32.693 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-25 03:40:32.719 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-25 03:40:32.742 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-25 03:40:32.767 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-25 03:40:32.790 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-25 03:40:32.814 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-25 03:40:32.838 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-25 03:40:32.863 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-25 03:40:32.887 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-25 03:40:32.911 | + 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-11-25 03:40:32.935 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-25 03:40:32.959 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-25 03:40:32.984 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-25 03:40:33.008 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-25 03:40:33.011 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-25 03:40:33.014 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-11-25 03:40:33.016 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-11-25 03:40:33.019 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:40:33.021 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:33.023 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:33.026 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-25 03:40:33.028 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-25 03:40:33.031 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-25 03:40:33.055 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-25 03:40:33.080 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-25 03:40:33.080 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-11-25 03:40:33.087 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-11-25 03:40:33.090 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-11-25 03:40:33.092 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-11-25 03:40:33.095 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:40:33.097 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:40:33.099 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:40:33.102 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:33.105 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:33.107 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:40:33.109 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:40:33.112 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:40:33.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:40:33.116 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-11-25 03:40:33.173 | Enabling site cinder-wsgi. 2021-11-25 03:40:33.178 | To activate the new configuration, you need to run: 2021-11-25 03:40:33.178 | systemctl reload apache2 2021-11-25 03:40:33.182 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-25 03:40:33.184 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:40:33.187 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:40:33.189 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:40:33.339 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-25 03:40:33.341 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-25 03:40:33.368 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.47/image 2021-11-25 03:40:33.393 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-11-25 03:40:33.408 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:33.411 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-11-25 03:40:33.413 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-11-25 03:40:33.438 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-25 03:40:33.440 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-25 03:40:33.443 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-25 03:40:33.445 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-25 03:40:33.448 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-25 03:40:33.474 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-25 03:40:33.499 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.47/identity 2021-11-25 03:40:33.523 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-25 03:40:33.548 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-25 03:40:33.573 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-25 03:40:33.598 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-25 03:40:33.623 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-25 03:40:33.648 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:40:33.672 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-25 03:40:33.698 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-25 03:40:33.722 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-25 03:40:33.748 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-11-25 03:40:33.750 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-11-25 03:40:33.765 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:33.768 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.47:2379 2021-11-25 03:40:33.795 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-11-25 03:40:33.812 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:33.814 | + ./stack.sh:main:909 : stack_install_service neutron 2021-11-25 03:40:33.816 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-25 03:40:33.819 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-25 03:40:33.821 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:40:33.824 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-25 03:40:33.826 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-25 03:40:33.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:40:33.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:40:33.834 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:40:33.836 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:40:33.839 | + 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,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,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-11-25 03:40:33.842 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:40:33.844 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-25 03:40:33.847 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-11-25 03:40:33.849 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-11-25 03:40:33.851 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:40:33.855 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:40:33.857 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-11-25 03:40:33.860 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:40:33.862 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-11-25 03:40:33.864 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-25 03:40:33.867 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-25 03:40:33.869 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:40:33.872 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:40:33.874 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:40:33.877 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:40:33.879 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:40:33.882 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:40:33.898 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:40:33.901 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:40:33.903 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:33.906 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:40:33.906 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:40:33.910 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-25 03:40:33.913 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:33.915 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-25 03:40:33.919 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:40:33.919 | + functions-common:git_clone:593 : head -1 2021-11-25 03:40:33.922 | 107ac0cd88 Merge "[OVS][QOS] Dataplane enforcement is limited to min-bw egress direction" into stable/ussuri 2021-11-25 03:40:33.924 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:40:33.927 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-11-25 03:40:33.929 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:40:33.932 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-25 03:40:33.935 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-11-25 03:40:33.937 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:40:33.940 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-25 03:40:33.942 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:40:33.944 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-25 03:40:33.947 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-11-25 03:40:33.949 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:40:33.952 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:40:33.955 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-11-25 03:40:33.957 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:40:33.961 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-11-25 03:40:33.963 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:40:33.966 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:40:33.969 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-25 03:40:33.974 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-11-25 03:40:33.977 | + 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-11-25 03:40:34.979 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-11-25 03:40:34.982 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:40:34.984 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:40:34.986 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:40:34.989 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-25 03:40:34.991 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-11-25 03:40:34.993 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:40:34.996 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:40:34.999 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:40:35.001 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:40:35.003 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:40:35.006 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:40:35.008 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:40:35.011 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-11-25 03:40:35.029 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-11-25 03:40:35.034 | + 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-11-25 03:40:37.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:40:37.797 | 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-11-25 03:40:37.797 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.798 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.798 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.798 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.799 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.799 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.800 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.800 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.801 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.801 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.802 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.802 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.802 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.803 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.803 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.804 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.804 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.805 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.805 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.805 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.806 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.806 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.807 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.807 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.808 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.810 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.810 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.811 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.811 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.812 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.812 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.813 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.813 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.813 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.814 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.814 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.815 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.815 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.815 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.816 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.816 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.816 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.817 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.817 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.818 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.818 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.818 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.819 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.819 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.820 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.820 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.821 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.821 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.822 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.823 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.823 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.824 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.824 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.824 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.825 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.826 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.826 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.827 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.828 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.828 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.828 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.829 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.829 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.830 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.831 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.831 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.832 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.832 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.832 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.833 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.833 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.834 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.849 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.849 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.850 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.850 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.851 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.852 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.852 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.852 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.853 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.854 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.854 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.855 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.855 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.856 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.856 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.856 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.857 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.858 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.858 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.858 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.859 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.859 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.860 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.860 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.861 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.861 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.862 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.862 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.863 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.863 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.864 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.864 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.864 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.865 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.865 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.866 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.866 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.867 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.867 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.868 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.868 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.869 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.869 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.870 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.870 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.871 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.871 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.872 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.872 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.873 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.873 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.873 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.874 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.874 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.875 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.875 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.876 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.876 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.876 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.877 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.877 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.877 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.878 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.878 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.879 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.879 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.880 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.880 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.881 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.881 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.881 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.882 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.882 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.883 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.883 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.883 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.884 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.885 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.885 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.885 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.886 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.886 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.886 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.887 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.887 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.888 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.888 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.889 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.889 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.889 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.890 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.890 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.891 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.891 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.891 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.892 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.892 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.892 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.893 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.893 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.894 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.894 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.894 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.895 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.895 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.896 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.896 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.896 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.897 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.897 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.898 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.898 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.898 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.899 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.899 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.900 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.901 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.901 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.901 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.902 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.902 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.903 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.903 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.903 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.904 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.904 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.905 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.905 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.905 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.906 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.906 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.907 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.907 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.907 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.908 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.908 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.908 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.909 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.909 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.910 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.910 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.910 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.911 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.911 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.912 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.912 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.913 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.913 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.913 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.914 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.914 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.914 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.915 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.915 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.916 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.917 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.918 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.918 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.919 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.920 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.920 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.920 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.921 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.921 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.922 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.922 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.922 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.923 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.923 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.924 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.924 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.925 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.925 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.925 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.926 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.926 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.927 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.927 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.927 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.928 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.928 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.929 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.929 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.930 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.930 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.930 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.931 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.932 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.932 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.933 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.933 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.934 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.934 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.935 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.935 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.935 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.936 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.936 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.937 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.937 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.938 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.938 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.938 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.939 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.939 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.940 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.940 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.941 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.941 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.941 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.942 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.942 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.943 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.943 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.943 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.944 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.944 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.944 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.945 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.945 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.946 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.947 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.947 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.948 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.948 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.949 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.949 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.950 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.950 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.950 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.951 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.951 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.951 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.952 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.952 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.953 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.953 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.954 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.954 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.955 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.955 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.955 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.956 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.956 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.956 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.957 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.957 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.958 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.958 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.959 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.959 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.960 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.960 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.961 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.961 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.962 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.962 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.963 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.963 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.964 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.964 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.964 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.965 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.965 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.966 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.966 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.966 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.967 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.967 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.968 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.968 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.969 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.969 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.969 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.970 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.970 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.971 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.971 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.972 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.972 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.972 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.973 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.973 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.974 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.974 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.975 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.975 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.976 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.976 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.976 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.977 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.977 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.978 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.978 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.979 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.979 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.979 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.980 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.980 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.981 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.981 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.982 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.982 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.982 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.983 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.984 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.984 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.985 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.985 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.986 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.986 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.986 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.987 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.987 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.987 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.988 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.988 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.989 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.989 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.990 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.990 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.990 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.991 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.991 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.992 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.992 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.992 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.993 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.994 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.995 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.995 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.995 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.996 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.996 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.997 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.997 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.998 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:37.998 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:37.999 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:37.999 | Obtaining file:///opt/stack/neutron 2021-11-25 03:40:40.170 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:40:42.473 | 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-11-25 03:40:42.482 | 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-11-25 03:40:42.485 | 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-11-25 03:40:42.494 | 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-11-25 03:40:42.503 | 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-11-25 03:40:42.512 | 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-11-25 03:40:42.535 | 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-11-25 03:40:42.550 | 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-11-25 03:40:42.560 | 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-11-25 03:40:42.569 | 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-11-25 03:40:42.572 | 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-11-25 03:40:42.582 | 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-11-25 03:40:42.589 | 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-11-25 03:40:42.592 | 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-11-25 03:40:42.595 | 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-11-25 03:40:42.665 | 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-11-25 03:40:42.727 | 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-11-25 03:40:42.730 | 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-11-25 03:40:42.733 | 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-11-25 03:40:42.737 | 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-11-25 03:40:42.782 | 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-11-25 03:40:42.811 | 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-11-25 03:40:42.832 | 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-11-25 03:40:42.837 | 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-11-25 03:40:42.842 | 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-11-25 03:40:42.870 | 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-11-25 03:40:42.890 | 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-11-25 03:40:42.926 | 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-11-25 03:40:42.939 | 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-11-25 03:40:42.954 | 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-11-25 03:40:42.961 | 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-11-25 03:40:43.016 | 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-11-25 03:40:43.025 | 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-11-25 03:40:43.070 | 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-11-25 03:40:43.138 | 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-11-25 03:40:43.159 | 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-11-25 03:40:43.177 | 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-11-25 03:40:43.194 | 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-11-25 03:40:43.210 | 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-11-25 03:40:43.214 | 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-11-25 03:40:43.228 | 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-11-25 03:40:43.257 | 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-11-25 03:40:43.267 | 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-11-25 03:40:43.285 | 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-11-25 03:40:43.308 | 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-11-25 03:40:43.356 | 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-11-25 03:40:43.360 | 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-11-25 03:40:43.372 | 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-11-25 03:40:43.408 | 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-11-25 03:40:43.411 | 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-11-25 03:40:43.422 | 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-11-25 03:40:43.425 | 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-11-25 03:40:43.430 | 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-11-25 03:40:43.445 | 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-11-25 03:40:43.457 | 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-11-25 03:40:43.460 | 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-11-25 03:40:43.464 | 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-11-25 03:40:43.471 | 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-11-25 03:40:43.477 | 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-11-25 03:40:43.500 | 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-11-25 03:40:43.502 | 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-11-25 03:40:43.523 | 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-11-25 03:40:43.557 | 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-11-25 03:40:43.577 | 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-11-25 03:40:43.581 | 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-11-25 03:40:43.589 | 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-11-25 03:40:43.612 | 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-11-25 03:40:43.615 | 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-11-25 03:40:43.620 | 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-11-25 03:40:43.624 | 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-11-25 03:40:43.627 | 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-11-25 03:40:43.631 | 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-11-25 03:40:43.635 | 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-11-25 03:40:43.646 | 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-11-25 03:40:43.651 | 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-11-25 03:40:43.654 | 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-11-25 03:40:43.660 | 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-11-25 03:40:43.674 | 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-11-25 03:40:43.684 | 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-11-25 03:40:43.691 | 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-11-25 03:40:43.710 | 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-11-25 03:40:43.731 | 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-11-25 03:40:43.796 | 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-11-25 03:40:43.800 | 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-11-25 03:40:43.808 | 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-11-25 03:40:43.831 | 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-11-25 03:40:43.836 | 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-11-25 03:40:43.839 | 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-11-25 03:40:43.842 | 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-11-25 03:40:43.851 | 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-11-25 03:40:43.854 | 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-11-25 03:40:43.857 | 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-11-25 03:40:43.860 | 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-11-25 03:40:43.864 | 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-11-25 03:40:43.888 | 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-11-25 03:40:43.892 | 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-11-25 03:40:43.898 | 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-11-25 03:40:43.902 | 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-11-25 03:40:43.943 | 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-11-25 03:40:43.948 | 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-11-25 03:40:43.953 | 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-11-25 03:40:43.958 | 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-11-25 03:40:43.962 | 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-11-25 03:40:43.968 | 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-11-25 03:40:44.016 | 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-11-25 03:40:44.020 | 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-11-25 03:40:44.032 | 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-11-25 03:40:44.046 | 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-11-25 03:40:44.055 | 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-11-25 03:40:44.059 | 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-11-25 03:40:44.090 | 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-11-25 03:40:44.131 | 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-11-25 03:40:44.164 | 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-11-25 03:40:44.185 | 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-11-25 03:40:44.189 | 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-11-25 03:40:44.192 | 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-11-25 03:40:44.196 | 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-11-25 03:40:44.199 | 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-11-25 03:40:44.202 | 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-11-25 03:40:44.205 | 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-11-25 03:40:44.207 | 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-11-25 03:40:44.210 | 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-11-25 03:40:44.214 | 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-11-25 03:40:44.217 | 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-11-25 03:40:44.221 | 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-11-25 03:40:44.240 | 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-11-25 03:40:44.243 | 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-11-25 03:40:44.252 | 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-11-25 03:40:44.265 | 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-11-25 03:40:44.282 | 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-11-25 03:40:44.327 | 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-11-25 03:40:44.333 | 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-11-25 03:40:44.380 | 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-11-25 03:40:44.392 | 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-11-25 03:40:44.398 | 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-11-25 03:40:44.402 | 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-11-25 03:40:45.357 | Installing collected packages: neutron 2021-11-25 03:40:45.358 | Attempting uninstall: neutron 2021-11-25 03:40:45.360 | Found existing installation: neutron 16.4.2 2021-11-25 03:40:46.606 | Uninstalling neutron-16.4.2: 2021-11-25 03:40:46.695 | Successfully uninstalled neutron-16.4.2 2021-11-25 03:40:46.697 | Running setup.py develop for neutron 2021-11-25 03:40:49.374 | Successfully installed neutron 2021-11-25 03:40:49.512 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:40:49.512 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:40:49.602 | + inc/python:pip_install:207 : result=0 2021-11-25 03:40:49.605 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:40:49.607 | + functions-common:time_stop:2331 : local name 2021-11-25 03:40:49.610 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:40:49.612 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:40:49.614 | + functions-common:time_stop:2334 : local total 2021-11-25 03:40:49.616 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:40:49.619 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:40:49.622 | + functions-common:time_stop:2338 : start_time=1637811635024 2021-11-25 03:40:49.624 | + functions-common:time_stop:2340 : [[ -z 1637811635024 ]] 2021-11-25 03:40:49.627 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:40:49.630 | + functions-common:time_stop:2343 : end_time=1637811649627 2021-11-25 03:40:49.632 | + functions-common:time_stop:2344 : elapsed_time=14603 2021-11-25 03:40:49.635 | + functions-common:time_stop:2345 : total=181857 2021-11-25 03:40:49.637 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:40:49.639 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=196460 2021-11-25 03:40:49.642 | + inc/python:pip_install:210 : return 0 2021-11-25 03:40:49.644 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:40:49.647 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-25 03:40:49.649 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-25 03:40:49.667 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-25 03:40:49.678 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-11-25 03:40:49.680 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-11-25 03:40:49.683 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:40:49.686 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:40:49.688 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-11-25 03:40:49.691 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:40:49.693 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:40:49.696 | + ./stack.sh:main:912 : is_service_enabled nova 2021-11-25 03:40:49.711 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:40:49.714 | + ./stack.sh:main:914 : stack_install_service nova 2021-11-25 03:40:49.716 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-25 03:40:49.719 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-25 03:40:49.721 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:40:49.724 | + lib/stack:stack_install_service:32 : install_nova 2021-11-25 03:40:49.726 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-11-25 03:40:49.729 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-11-25 03:40:49.732 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:40:49.734 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:40:49.736 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-11-25 03:40:49.739 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:40:49.741 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-11-25 03:40:49.756 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:49.759 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-11-25 03:40:49.774 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:49.777 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-11-25 03:40:49.792 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:40:49.795 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-11-25 03:40:49.797 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-25 03:40:49.799 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-25 03:40:49.801 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:40:49.804 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:40:49.807 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:40:49.809 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:40:49.812 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:40:49.814 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:40:49.829 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:40:49.831 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:40:49.833 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:49.836 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:40:49.836 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:40:49.841 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-25 03:40:49.843 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:40:49.845 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-25 03:40:49.848 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:40:49.849 | + functions-common:git_clone:593 : head -1 2021-11-25 03:40:49.855 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-11-25 03:40:49.858 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:40:49.860 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-11-25 03:40:49.863 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:40:49.865 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-11-25 03:40:49.867 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-11-25 03:40:49.870 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:40:49.872 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-25 03:40:49.874 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:40:49.877 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-11-25 03:40:49.879 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-11-25 03:40:49.881 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:40:49.884 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:40:49.887 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-11-25 03:40:49.889 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:40:49.892 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-11-25 03:40:49.895 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:40:49.897 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:40:49.901 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-25 03:40:49.906 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-11-25 03:40:49.908 | + 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-11-25 03:40:50.896 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-11-25 03:40:50.898 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:40:50.901 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:40:50.903 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:40:50.905 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-11-25 03:40:50.908 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-11-25 03:40:50.910 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:40:50.912 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:40:50.914 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:40:50.917 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:40:50.919 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:40:50.922 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:40:50.924 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:40:50.926 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-11-25 03:40:50.944 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-11-25 03:40:50.949 | + 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-11-25 03:40:53.696 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:40:53.697 | 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-11-25 03:40:53.697 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.698 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.698 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.699 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.699 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.700 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.700 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.701 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.701 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.701 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.702 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.702 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.703 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.703 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.704 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.704 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.704 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.705 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.705 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.706 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.706 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.707 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.707 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.708 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.708 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.710 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.711 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.711 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.711 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.713 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.713 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.714 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.714 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.714 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.715 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.715 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.716 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.716 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.716 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.717 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.717 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.717 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.718 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.718 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.719 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.719 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.720 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.720 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.720 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.721 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.721 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.722 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.722 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.723 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.723 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.724 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.724 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.725 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.725 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.725 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.726 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.727 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.727 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.729 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.730 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.730 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.730 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.731 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.732 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.732 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.733 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.733 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.733 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.734 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.734 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.735 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.735 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.736 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.736 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.736 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.737 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.738 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.738 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.738 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.739 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.739 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.740 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.740 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.741 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.741 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.742 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.742 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.742 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.743 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.744 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.744 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.745 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.745 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.746 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.746 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.746 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.747 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.748 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.748 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.748 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.749 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.749 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.750 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.750 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.751 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.751 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.752 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.752 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.752 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.753 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.753 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.754 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.754 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.755 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.755 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.760 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.760 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.761 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.761 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.762 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.762 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.762 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.763 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.763 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.764 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.764 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.765 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.765 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.766 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.766 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.766 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.767 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.767 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.768 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.768 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.769 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.769 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.769 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.770 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.770 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.771 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.771 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.772 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.772 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.773 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.773 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.773 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.774 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.775 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.775 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.776 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.776 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.776 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.777 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.777 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.778 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.778 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.778 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.779 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.779 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.780 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.780 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.781 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.781 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.781 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.782 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.782 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.783 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.783 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.783 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.784 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.784 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.785 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.785 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.785 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.786 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.786 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.787 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.787 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.787 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.788 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.788 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.789 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.789 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.789 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.790 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.791 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.791 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.792 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.792 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.792 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.793 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.793 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.793 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.794 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.794 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.795 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.795 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.796 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.796 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.796 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.797 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.797 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.798 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.798 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.798 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.799 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.799 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.799 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.800 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.800 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.801 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.801 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.802 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.802 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.802 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.803 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.803 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.804 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.804 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.804 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.805 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.805 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.806 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.807 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.807 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.807 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.809 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.809 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.809 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.811 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.811 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.811 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.812 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.812 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.813 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.813 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.814 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.814 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.814 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.815 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.815 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.816 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.816 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.817 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.817 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.817 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.818 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.818 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.819 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.819 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.820 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.820 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.820 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.821 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.822 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.822 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.823 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.823 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.824 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.824 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.825 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.825 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.825 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.826 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.826 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.827 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.827 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.827 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.828 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.828 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.829 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.829 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.830 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.830 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.830 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.831 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.831 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.832 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.832 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.833 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.833 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.833 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.834 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.834 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.835 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.835 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.835 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.836 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.836 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.837 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.837 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.837 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.838 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.838 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.839 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.839 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.840 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.840 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.840 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.841 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.841 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.842 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.842 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.843 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.843 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.843 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.844 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.844 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.845 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.845 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.846 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.846 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.846 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.847 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.847 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.848 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.848 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.848 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.849 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.849 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.850 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.850 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.851 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.852 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.852 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.853 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.853 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.854 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.854 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.855 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.855 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.856 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.856 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.857 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.857 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.857 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.858 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.858 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.859 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.860 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.860 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.861 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.861 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.861 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.862 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.862 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.863 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.863 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.864 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.864 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.864 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.865 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.865 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.866 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.866 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.867 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.867 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.868 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.869 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.869 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.869 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.870 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.870 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.871 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.871 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.872 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.872 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.872 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.873 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.873 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.874 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.874 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.875 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.875 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.875 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.876 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.877 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.877 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.878 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.878 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.878 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.879 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.879 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.880 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.880 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.880 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.881 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.881 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.882 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.882 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.882 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.883 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.883 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.884 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.885 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.885 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.885 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.886 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.886 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.887 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.888 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.888 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.888 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.889 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.889 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.890 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.890 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.891 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:40:53.891 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:40:53.892 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:40:53.892 | Obtaining file:///opt/stack/nova 2021-11-25 03:40:57.303 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:41:00.703 | 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-11-25 03:41:00.708 | 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-11-25 03:41:00.716 | 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-11-25 03:41:00.719 | 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-11-25 03:41:00.729 | 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-11-25 03:41:00.737 | 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-11-25 03:41:00.746 | 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-11-25 03:41:00.768 | 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-11-25 03:41:00.784 | 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-11-25 03:41:00.808 | 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-11-25 03:41:00.849 | 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-11-25 03:41:01.312 | Collecting dataclasses===0.7 2021-11-25 03:41:01.318 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-11-25 03:41:01.407 | 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-11-25 03:41:01.410 | 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-11-25 03:41:01.422 | 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-11-25 03:41:01.429 | 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-11-25 03:41:01.433 | 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-11-25 03:41:01.436 | 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-11-25 03:41:01.468 | 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-11-25 03:41:01.537 | 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-11-25 03:41:01.598 | 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-11-25 03:41:01.710 | Collecting microversion-parse===1.0.1 2021-11-25 03:41:01.717 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-25 03:41:01.806 | 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-11-25 03:41:01.809 | 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-11-25 03:41:01.813 | 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-11-25 03:41:01.816 | 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-11-25 03:41:01.844 | 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-11-25 03:41:01.973 | Collecting os-resource-classes===1.0.0 2021-11-25 03:41:01.980 | 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-11-25 03:41:02.067 | 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-11-25 03:41:02.072 | 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-11-25 03:41:02.078 | 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-11-25 03:41:02.105 | 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-11-25 03:41:02.127 | 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-11-25 03:41:02.146 | 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-11-25 03:41:02.182 | 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-11-25 03:41:02.196 | 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-11-25 03:41:02.217 | 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-11-25 03:41:02.224 | 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-11-25 03:41:02.278 | 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-11-25 03:41:02.286 | 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-11-25 03:41:02.331 | 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-11-25 03:41:02.397 | 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-11-25 03:41:02.419 | 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-11-25 03:41:02.437 | 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-11-25 03:41:02.453 | 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-11-25 03:41:02.469 | 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-11-25 03:41:02.474 | 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-11-25 03:41:02.487 | 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-11-25 03:41:02.515 | 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-11-25 03:41:02.525 | 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-11-25 03:41:02.543 | 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-11-25 03:41:02.565 | 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-11-25 03:41:02.577 | 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-11-25 03:41:02.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 572)) (5.4.5) 2021-11-25 03:41:02.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 580)) (0.7.2) 2021-11-25 03:41:02.620 | 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-11-25 03:41:02.625 | 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-11-25 03:41:02.637 | 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-11-25 03:41:02.640 | 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-11-25 03:41:02.793 | Collecting pypowervm===1.1.24 2021-11-25 03:41:02.803 | 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-11-25 03:41:02.952 | 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-11-25 03:41:02.959 | 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-11-25 03:41:02.965 | 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-11-25 03:41:02.983 | 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-11-25 03:41:03.004 | 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-11-25 03:41:03.010 | 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-11-25 03:41:03.031 | 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-11-25 03:41:03.051 | 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-11-25 03:41:03.084 | 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-11-25 03:41:03.089 | 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-11-25 03:41:03.097 | 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-11-25 03:41:03.120 | 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-11-25 03:41:03.123 | 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-11-25 03:41:03.127 | 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-11-25 03:41:03.132 | 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-11-25 03:41:03.136 | 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-11-25 03:41:03.140 | 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-11-25 03:41:03.152 | 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-11-25 03:41:03.155 | 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-11-25 03:41:03.158 | 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-11-25 03:41:03.164 | 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-11-25 03:41:03.226 | 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-11-25 03:41:03.240 | 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-11-25 03:41:03.250 | 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-11-25 03:41:03.256 | 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-11-25 03:41:03.277 | 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-11-25 03:41:03.340 | 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-11-25 03:41:03.344 | 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-11-25 03:41:03.352 | 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-11-25 03:41:03.375 | 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-11-25 03:41:03.379 | 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-11-25 03:41:03.486 | Collecting websockify===0.9.0 2021-11-25 03:41:03.494 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-11-25 03:41:03.581 | 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-11-25 03:41:03.584 | 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-11-25 03:41:04.011 | Collecting zVMCloudConnector===1.4.1 2021-11-25 03:41:04.018 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-25 03:41:04.962 | 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-11-25 03:41:04.966 | 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-11-25 03:41:04.969 | 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-11-25 03:41:05.013 | 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-11-25 03:41:05.033 | 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-11-25 03:41:05.080 | 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-11-25 03:41:05.105 | 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-11-25 03:41:05.110 | 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-11-25 03:41:05.113 | 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-11-25 03:41:05.119 | 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-11-25 03:41:05.122 | 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-11-25 03:41:05.126 | 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-11-25 03:41:05.134 | 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-11-25 03:41:05.140 | 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-11-25 03:41:05.150 | 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-11-25 03:41:05.156 | 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-11-25 03:41:05.159 | 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-11-25 03:41:05.206 | 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-11-25 03:41:05.210 | 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-11-25 03:41:05.223 | 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-11-25 03:41:05.227 | 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-11-25 03:41:05.236 | 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-11-25 03:41:05.250 | 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-11-25 03:41:05.256 | 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-11-25 03:41:05.259 | 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-11-25 03:41:05.275 | 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-11-25 03:41:05.290 | 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-11-25 03:41:05.295 | 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-11-25 03:41:05.316 | 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-11-25 03:41:05.320 | 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-11-25 03:41:05.323 | 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-11-25 03:41:05.326 | 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-11-25 03:41:05.329 | 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-11-25 03:41:05.334 | 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-11-25 03:41:05.377 | 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-11-25 03:41:05.387 | 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-11-25 03:41:05.390 | 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-11-25 03:41:05.393 | 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-11-25 03:41:05.395 | 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-11-25 03:41:06.507 | Collecting numpy===1.18.2 2021-11-25 03:41:06.566 | 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-11-25 03:41:07.101 | 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-11-25 03:41:07.119 | 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-11-25 03:41:07.122 | 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-11-25 03:41:07.134 | 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-11-25 03:41:07.137 | 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-11-25 03:41:07.140 | 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-11-25 03:41:07.148 | 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-11-25 03:41:07.153 | 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-11-25 03:41:07.156 | 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-11-25 03:41:07.172 | 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-11-25 03:41:07.176 | 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-11-25 03:41:07.178 | Building wheels for collected packages: zVMCloudConnector 2021-11-25 03:41:07.179 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-25 03:41:08.160 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-25 03:41:08.163 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=0b30ea3b9971a297f45de7f52403eeccfd9e6d462caa39997c35dbd7df41541e 2021-11-25 03:41:08.163 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-11-25 03:41:08.164 | Successfully built zVMCloudConnector 2021-11-25 03:41:09.187 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-11-25 03:41:12.861 | Running setup.py develop for nova 2021-11-25 03:41:16.472 | 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-11-25 03:41:16.609 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:41:16.609 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:41:16.730 | + inc/python:pip_install:207 : result=0 2021-11-25 03:41:16.732 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:41:16.734 | + functions-common:time_stop:2331 : local name 2021-11-25 03:41:16.736 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:41:16.738 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:41:16.740 | + functions-common:time_stop:2334 : local total 2021-11-25 03:41:16.743 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:41:16.746 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:41:16.748 | + functions-common:time_stop:2338 : start_time=1637811650940 2021-11-25 03:41:16.750 | + functions-common:time_stop:2340 : [[ -z 1637811650940 ]] 2021-11-25 03:41:16.753 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:41:16.756 | + functions-common:time_stop:2343 : end_time=1637811676754 2021-11-25 03:41:16.758 | + functions-common:time_stop:2344 : elapsed_time=25814 2021-11-25 03:41:16.760 | + functions-common:time_stop:2345 : total=196460 2021-11-25 03:41:16.763 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:41:16.765 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=222274 2021-11-25 03:41:16.767 | + inc/python:pip_install:210 : return 0 2021-11-25 03:41:16.769 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:41:16.772 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-25 03:41:16.774 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-25 03:41:16.791 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-25 03:41:16.802 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-11-25 03:41:16.805 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-11-25 03:41:16.808 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:41:16.810 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:41:16.812 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-11-25 03:41:16.815 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:41:16.817 | + 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-11-25 03:41:16.829 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:41:16.831 | + ./stack.sh:main:915 : configure_nova 2021-11-25 03:41:16.834 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-11-25 03:41:16.845 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-11-25 03:41:16.848 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-25 03:41:16.850 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-25 03:41:16.855 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-25 03:41:16.856 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-25 03:41:16.860 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-25 03:41:16.862 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-25 03:41:16.864 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-25 03:41:16.867 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-25 03:41:16.869 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-25 03:41:16.872 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-25 03:41:16.874 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-25 03:41:16.876 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-25 03:41:16.887 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-25 03:41:16.898 | + 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-11-25 03:41:16.910 | + 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-11-25 03:41:16.922 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-25 03:41:16.933 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-25 03:41:16.936 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-25 03:41:16.939 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.lsEPqdR5fF 2021-11-25 03:41:16.941 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-25 03:41:16.944 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-25 03:41:16.946 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-25 03:41:16.949 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-25 03:41:16.951 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-25 03:41:16.954 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.lsEPqdR5fF 2021-11-25 03:41:16.957 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.lsEPqdR5fF 2021-11-25 03:41:16.968 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.lsEPqdR5fF /etc/sudoers.d/nova-rootwrap 2021-11-25 03:41:16.980 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-25 03:41:16.984 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-25 03:41:16.986 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-25 03:41:16.989 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-25 03:41:16.991 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-25 03:41:16.994 | + 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-11-25 03:41:16.996 | + 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-11-25 03:41:16.999 | + 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,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,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-11-25 03:41:17.001 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-25 03:41:17.005 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-11-25 03:41:17.021 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:17.023 | + lib/nova:configure_nova:327 : create_nova_conf 2021-11-25 03:41:17.026 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-25 03:41:17.030 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-11-25 03:41:17.033 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-25 03:41:17.057 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-11-25 03:41:17.059 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-25 03:41:17.081 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-25 03:41:17.106 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-25 03:41:17.129 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-11-25 03:41:17.155 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-25 03:41:17.179 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-11-25 03:41:17.182 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-25 03:41:17.205 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-25 03:41:17.230 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-11-25 03:41:17.233 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.47 2021-11-25 03:41:17.256 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-25 03:41:17.278 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-25 03:41:17.301 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-25 03:41:17.325 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-25 03:41:17.347 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-25 03:41:17.373 | + lib/nova:create_nova_conf:422 : is_fedora 2021-11-25 03:41:17.375 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:41:17.377 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:41:17.379 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:41:17.382 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:41:17.384 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:41:17.386 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:41:17.388 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:41:17.390 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:41:17.392 | + lib/nova:create_nova_conf:422 : is_suse 2021-11-25 03:41:17.395 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:41:17.397 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:41:17.399 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:41:17.401 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:41:17.403 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:41:17.405 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:41:17.408 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-11-25 03:41:17.423 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:17.425 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:41:17.427 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-11-25 03:41:17.429 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-25 03:41:17.454 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-11-25 03:41:17.456 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-25 03:41:17.458 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-25 03:41:17.461 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-25 03:41:17.463 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-25 03:41:17.466 | + 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-11-25 03:41:17.491 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-11-25 03:41:17.494 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-25 03:41:17.496 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-25 03:41:17.499 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-11-25 03:41:17.501 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-25 03:41:17.503 | + 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-11-25 03:41:17.528 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-11-25 03:41:17.553 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-25 03:41:17.576 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-25 03:41:17.599 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-11-25 03:41:17.614 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:17.616 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-11-25 03:41:17.632 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:17.635 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-11-25 03:41:17.636 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-11-25 03:41:17.640 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-11-25 03:41:17.642 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-25 03:41:17.666 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-11-25 03:41:17.680 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:17.682 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-25 03:41:17.685 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-11-25 03:41:17.687 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-25 03:41:17.689 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:41:17.691 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-25 03:41:17.716 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-25 03:41:17.740 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:41:17.763 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-25 03:41:17.787 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-25 03:41:17.810 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-25 03:41:17.833 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-25 03:41:17.858 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-25 03:41:17.881 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:41:17.904 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:41:17.928 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-11-25 03:41:17.942 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:17.944 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-11-25 03:41:17.947 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-25 03:41:17.972 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-25 03:41:17.995 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.47/identity 2021-11-25 03:41:18.019 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-11-25 03:41:18.042 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-25 03:41:18.066 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-25 03:41:18.090 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-25 03:41:18.113 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-25 03:41:18.137 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-11-25 03:41:18.151 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:18.154 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-11-25 03:41:18.156 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-25 03:41:18.179 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-25 03:41:18.205 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-25 03:41:18.207 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-25 03:41:18.232 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-11-25 03:41:18.234 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-11-25 03:41:18.236 | + lib/nova:create_nova_conf:489 : is_suse 2021-11-25 03:41:18.238 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:41:18.240 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:41:18.243 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:41:18.245 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:41:18.247 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:41:18.249 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:41:18.251 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-11-25 03:41:18.254 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-11-25 03:41:18.256 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:41:18.258 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:41:18.261 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-11-25 03:41:18.263 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-11-25 03:41:18.265 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:41:18.268 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:41:18.283 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:41:18.285 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:41:18.287 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:41:18.290 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:41:18.292 | + 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-11-25 03:41:18.315 | + 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-11-25 03:41:18.340 | + 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-11-25 03:41:18.364 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:41:18.388 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-25 03:41:18.413 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-25 03:41:18.416 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-25 03:41:18.418 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-25 03:41:18.420 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-11-25 03:41:18.422 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-25 03:41:18.424 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:41:18.427 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-11-25 03:41:18.431 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-11-25 03:41:18.433 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:41:18.435 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:41:18.447 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:41:18.447 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:41:18.454 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:41:18.457 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:41:18.470 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-25 03:41:18.472 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-25 03:41:18.476 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-25 03:41:18.501 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-25 03:41:18.525 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-25 03:41:18.548 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-25 03:41:18.570 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-25 03:41:18.593 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-25 03:41:18.617 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-25 03:41:18.640 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-25 03:41:18.664 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-25 03:41:18.687 | + 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-11-25 03:41:18.709 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-25 03:41:18.734 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-25 03:41:18.756 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-25 03:41:18.780 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-25 03:41:18.782 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-25 03:41:18.785 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-11-25 03:41:18.788 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-11-25 03:41:18.790 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:41:18.792 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:18.794 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:18.797 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-25 03:41:18.799 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-25 03:41:18.801 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-25 03:41:18.825 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-25 03:41:18.849 | + 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-11-25 03:41:18.849 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-25 03:41:18.856 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-11-25 03:41:18.859 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-11-25 03:41:18.862 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-11-25 03:41:18.864 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:41:18.866 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:41:18.868 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:41:18.871 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:18.873 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:18.875 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:41:18.877 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:41:18.879 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:18.882 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:18.884 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-11-25 03:41:18.940 | Enabling site nova-api-wsgi. 2021-11-25 03:41:18.945 | To activate the new configuration, you need to run: 2021-11-25 03:41:18.945 | systemctl reload apache2 2021-11-25 03:41:18.950 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-25 03:41:18.952 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:41:18.954 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:41:18.956 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:41:19.090 | + 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-11-25 03:41:19.092 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-25 03:41:19.095 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-25 03:41:19.098 | + lib/apache:write_uwsgi_config:266 : local url= 2021-11-25 03:41:19.100 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-11-25 03:41:19.102 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:41:19.106 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-25 03:41:19.109 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-11-25 03:41:19.111 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:41:19.114 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:41:19.126 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:41:19.126 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:41:19.133 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:41:19.137 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:41:19.150 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-25 03:41:19.152 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-25 03:41:19.156 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-25 03:41:19.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-25 03:41:19.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-25 03:41:19.228 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-25 03:41:19.252 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-25 03:41:19.276 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-25 03:41:19.299 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-25 03:41:19.323 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-25 03:41:19.346 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-25 03:41:19.369 | + 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-11-25 03:41:19.393 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-25 03:41:19.417 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-25 03:41:19.440 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-25 03:41:19.464 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-11-25 03:41:19.466 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-25 03:41:19.490 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-11-25 03:41:19.505 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:19.507 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-25 03:41:19.533 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-11-25 03:41:19.535 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-25 03:41:19.537 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-25 03:41:19.553 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:19.556 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:41:19.559 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:41:19.582 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-25 03:41:19.608 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-25 03:41:19.610 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-25 03:41:19.612 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-25 03:41:19.615 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:41:19.617 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:41:19.619 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:41:19.636 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:19.639 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:41:19.641 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:41:19.643 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:41:19.659 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:19.661 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:41:19.664 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:41:19.687 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:41:19.690 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:41:19.692 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-25 03:41:19.716 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-25 03:41:19.740 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-25 03:41:19.766 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-11-25 03:41:19.781 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:19.783 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-25 03:41:19.808 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-11-25 03:41:19.810 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-11-25 03:41:19.825 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:19.827 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-11-25 03:41:19.831 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:41:19.833 | + lib/nova:create_nova_conf:532 : local conf 2021-11-25 03:41:19.835 | + lib/nova:create_nova_conf:533 : local vhost 2021-11-25 03:41:19.838 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-11-25 03:41:19.841 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:41:19.843 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:41:19.846 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-11-25 03:41:19.848 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-11-25 03:41:19.850 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-11-25 03:41:19.855 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-11-25 03:41:19.857 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-25 03:41:19.859 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-25 03:41:19.862 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-11-25 03:41:19.864 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-25 03:41:19.867 | + 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-11-25 03:41:19.892 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-25 03:41:19.919 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-25 03:41:19.944 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:41:19.946 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-11-25 03:41:19.948 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-25 03:41:19.950 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-25 03:41:19.966 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:19.969 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-25 03:41:19.969 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-25 03:41:21.048 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-25 03:41:21.050 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-25 03:41:22.071 | Creating vhost "nova_cell1" 2021-11-25 03:41:22.126 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-25 03:41:23.150 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-11-25 03:41:23.174 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-25 03:41:23.176 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-25 03:41:23.178 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.181 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:41:23.183 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-25 03:41:23.185 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:41:23.200 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:23.203 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-25 03:41:23.206 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-25 03:41:23.208 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:41:23.223 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:23.226 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-11-25 03:41:23.229 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-11-25 03:41:23.253 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:41:23.255 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:41:23.257 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-11-25 03:41:23.272 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:23.275 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-25 03:41:23.277 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.280 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-25 03:41:23.305 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.47/identity 2021-11-25 03:41:23.329 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-25 03:41:23.353 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-25 03:41:23.377 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-25 03:41:23.402 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-25 03:41:23.426 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-25 03:41:23.450 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-25 03:41:23.474 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-11-25 03:41:23.476 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.478 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:41:23.481 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:41:23.483 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-25 03:41:23.485 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.487 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:41:23.490 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:41:23.505 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:41:23.507 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:41:23.510 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:41:23.512 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:41:23.514 | + 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-11-25 03:41:23.538 | + 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-11-25 03:41:23.561 | + 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-11-25 03:41:23.585 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:41:23.609 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:41:23.611 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-11-25 03:41:23.615 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:41:23.617 | + lib/nova:create_nova_conf:566 : local conf 2021-11-25 03:41:23.620 | + lib/nova:create_nova_conf:567 : local offset 2021-11-25 03:41:23.622 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-11-25 03:41:23.625 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:41:23.627 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:41:23.630 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.632 | + lib/nova:create_nova_conf:569 : offset=0 2021-11-25 03:41:23.635 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-25 03:41:23.637 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-11-25 03:41:23.639 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-11-25 03:41:23.641 | + lib/nova:configure_console_proxies:684 : offset=0 2021-11-25 03:41:23.643 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-11-25 03:41:23.658 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:23.662 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-11-25 03:41:23.676 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:23.679 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-11-25 03:41:23.681 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-11-25 03:41:23.696 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:23.698 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-11-25 03:41:23.713 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:23.715 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-11-25 03:41:23.731 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:41:23.733 | + ./stack.sh:main:918 : is_service_enabled placement 2021-11-25 03:41:23.749 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:41:23.752 | + ./stack.sh:main:920 : stack_install_service placement 2021-11-25 03:41:23.754 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-25 03:41:23.757 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-25 03:41:23.760 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-25 03:41:23.762 | + lib/stack:stack_install_service:32 : install_placement 2021-11-25 03:41:23.765 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-25 03:41:23.767 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-11-25 03:41:23.770 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:23.772 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:23.775 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-11-25 03:41:23.777 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:41:23.780 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:41:23.782 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:41:23.785 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:41:23.787 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:41:23.789 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:41:23.792 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:23.794 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:23.797 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:41:23.799 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:41:23.802 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:41:23.804 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:41:23.807 | + functions-common:install_package:1334 : real_install_package apache2 2021-11-25 03:41:23.809 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:41:23.812 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:23.814 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:23.817 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-11-25 03:41:23.836 | + 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-11-25 03:41:23.957 | Reading package lists... 2021-11-25 03:41:24.215 | Building dependency tree... 2021-11-25 03:41:24.216 | Reading state information... 2021-11-25 03:41:24.437 | apache2 is already the newest version (2.4.29-1ubuntu4.19). 2021-11-25 03:41:24.438 | The following packages were automatically installed and are no longer required: 2021-11-25 03:41:24.438 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-25 03:41:24.438 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-25 03:41:24.438 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-25 03:41:24.438 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:41:24.438 | python3-twisted-bin python3-zope.interface 2021-11-25 03:41:24.438 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:41:24.505 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-11-25 03:41:24.510 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:41:24.512 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:41:24.515 | + functions-common:time_stop:2331 : local name 2021-11-25 03:41:24.517 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:41:24.519 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:41:24.521 | + functions-common:time_stop:2334 : local total 2021-11-25 03:41:24.524 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:41:24.526 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:41:24.529 | + functions-common:time_stop:2338 : start_time=1637811683833 2021-11-25 03:41:24.531 | + functions-common:time_stop:2340 : [[ -z 1637811683833 ]] 2021-11-25 03:41:24.534 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:41:24.537 | + functions-common:time_stop:2343 : end_time=1637811684534 2021-11-25 03:41:24.539 | + functions-common:time_stop:2344 : elapsed_time=701 2021-11-25 03:41:24.541 | + functions-common:time_stop:2345 : total=214136 2021-11-25 03:41:24.544 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:41:24.546 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=214837 2021-11-25 03:41:24.548 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:41:24.551 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-11-25 03:41:24.553 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-25 03:41:24.556 | + inc/python:python3_enabled:468 : return 0 2021-11-25 03:41:24.559 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-11-25 03:41:24.561 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-11-25 03:41:24.564 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-11-25 03:41:24.566 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-11-25 03:41:24.569 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-11-25 03:41:24.593 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-11-25 03:41:24.595 | + functions-common:install_package:1333 : update_package_repo 2021-11-25 03:41:24.598 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-25 03:41:24.600 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-25 03:41:24.603 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-25 03:41:24.605 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-25 03:41:24.608 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-25 03:41:24.610 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:24.612 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:24.615 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-25 03:41:24.618 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-25 03:41:24.620 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-25 03:41:24.622 | + functions-common:apt_get_update:1069 : return 2021-11-25 03:41:24.625 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-11-25 03:41:24.628 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-25 03:41:24.630 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:24.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:24.636 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-11-25 03:41:24.655 | + 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-11-25 03:41:24.776 | Reading package lists... 2021-11-25 03:41:25.036 | Building dependency tree... 2021-11-25 03:41:25.037 | Reading state information... 2021-11-25 03:41:25.258 | The following packages were automatically installed and are no longer required: 2021-11-25 03:41:25.259 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-25 03:41:25.259 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-25 03:41:25.259 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-25 03:41:25.259 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-25 03:41:25.259 | python3-twisted-bin python3-zope.interface 2021-11-25 03:41:25.259 | Use 'sudo apt autoremove' to remove them. 2021-11-25 03:41:25.303 | The following NEW packages will be installed: 2021-11-25 03:41:25.304 | libapache2-mod-wsgi-py3 2021-11-25 03:41:25.566 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-11-25 03:41:25.566 | Need to get 88.3 kB of archives. 2021-11-25 03:41:25.566 | After this operation, 278 kB of additional disk space will be used. 2021-11-25 03:41:25.566 | 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-11-25 03:41:26.441 | Fetched 88.3 kB in 1s (153 kB/s) 2021-11-25 03:41:26.499 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-25 03:41:26.538 | (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-11-25 03:41:26.542 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-11-25 03:41:26.544 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-25 03:41:26.623 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-25 03:41:26.805 | apache2_invoke: Enable module wsgi 2021-11-25 03:41:29.161 | + functions-common:apt_get:1113 : result=0 2021-11-25 03:41:29.163 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-25 03:41:29.166 | + functions-common:time_stop:2331 : local name 2021-11-25 03:41:29.168 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:41:29.171 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:41:29.173 | + functions-common:time_stop:2334 : local total 2021-11-25 03:41:29.175 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:41:29.178 | + functions-common:time_stop:2337 : name=apt-get 2021-11-25 03:41:29.181 | + functions-common:time_stop:2338 : start_time=1637811684652 2021-11-25 03:41:29.183 | + functions-common:time_stop:2340 : [[ -z 1637811684652 ]] 2021-11-25 03:41:29.186 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:41:29.189 | + functions-common:time_stop:2343 : end_time=1637811689187 2021-11-25 03:41:29.192 | + functions-common:time_stop:2344 : elapsed_time=4535 2021-11-25 03:41:29.194 | + functions-common:time_stop:2345 : total=214837 2021-11-25 03:41:29.197 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:41:29.199 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=219372 2021-11-25 03:41:29.202 | + functions-common:apt_get:1117 : return 0 2021-11-25 03:41:29.204 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-11-25 03:41:29.207 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-25 03:41:29.209 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:41:29.212 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:41:29.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:41:29.217 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-25 03:41:29.219 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-25 03:41:29.271 | wsgi (enabled by maintainer script) 2021-11-25 03:41:29.274 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-25 03:41:29.276 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-25 03:41:29.279 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:41:29.282 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-25 03:41:29.285 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-11-25 03:41:29.287 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:41:29.292 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:41:29.292 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:41:29.296 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-11-25 03:41:29.299 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-11-25 03:41:29.301 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-11-25 03:41:29.304 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-25 03:41:29.307 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-25 03:41:29.326 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-11-25 03:41:29.332 | + 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-11-25 03:41:32.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:41:32.118 | 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-11-25 03:41:32.119 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.119 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.120 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.120 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.120 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.121 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.121 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.122 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.122 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.123 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.123 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.124 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.124 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.124 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.125 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.125 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.126 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.126 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.127 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.127 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.128 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.128 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.128 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.129 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.129 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.131 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.132 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.132 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.133 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.133 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.134 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.134 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.135 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.135 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.135 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.136 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.136 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.137 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.137 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.137 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.138 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.138 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.138 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.139 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.139 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.140 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.140 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.141 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.141 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.142 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.142 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.142 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.143 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.143 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.144 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.144 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.145 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.145 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.146 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.146 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.147 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.147 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.148 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.150 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.150 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.150 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.151 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.151 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.152 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.153 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.153 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.153 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.154 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.154 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.155 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.155 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.156 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.156 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.156 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.157 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.157 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.158 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.159 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.159 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.159 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.160 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.160 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.160 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.161 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.161 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.162 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.163 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.163 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.163 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.165 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.165 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.166 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.166 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.167 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.167 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.167 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.168 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.169 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.169 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.170 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.170 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.170 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.171 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.171 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.172 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.172 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.173 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.173 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.173 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.174 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.174 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.175 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.175 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.176 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.176 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.177 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.177 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.178 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.178 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.179 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.179 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.179 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.180 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.180 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.181 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.181 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.182 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.182 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.183 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.183 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.183 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.184 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.184 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.185 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.185 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.185 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.186 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.186 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.187 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.187 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.188 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.188 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.189 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.189 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.189 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.190 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.190 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.191 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.191 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.192 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.192 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.192 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.193 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.193 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.193 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.194 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.194 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.195 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.196 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.196 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.196 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.197 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.197 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.198 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.198 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.198 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.199 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.199 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.200 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.200 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.200 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.201 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.201 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.202 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.202 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.202 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.203 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.203 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.203 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.204 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.204 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.205 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.205 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.206 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.206 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.206 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.207 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.207 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.208 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.208 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.208 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.209 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.209 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.209 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.210 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.210 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.211 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.212 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.212 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.212 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.213 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.213 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.214 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.214 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.215 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.215 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.215 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.216 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.216 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.217 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.217 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.217 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.218 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.218 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.218 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.219 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.219 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.220 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.220 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.221 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.221 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.221 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.222 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.222 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.223 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.223 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.223 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.225 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.225 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.225 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.227 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.227 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.228 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.228 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.229 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.229 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.230 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.230 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.230 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.231 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.231 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.232 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.232 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.233 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.233 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.233 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.234 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.234 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.235 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.235 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.235 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.236 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.236 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.237 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.237 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.238 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.238 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.238 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.239 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.239 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.240 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.240 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.241 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.241 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.241 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.242 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.242 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.243 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.243 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.244 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.244 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.244 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.245 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.245 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.246 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.246 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.247 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.247 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.247 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.248 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.248 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.249 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.249 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.249 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.250 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.250 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.251 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.251 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.251 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.252 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.252 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.253 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.253 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.254 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.254 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.254 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.255 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.255 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.256 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.256 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.257 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.257 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.257 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.259 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.259 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.259 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.260 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.260 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.261 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.261 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.261 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.262 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.262 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.263 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.263 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.264 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.264 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.264 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.265 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.265 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.266 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.266 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.267 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.267 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.268 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.268 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.269 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.269 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.270 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.270 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.270 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.271 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.272 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.272 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.272 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.273 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.274 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.274 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.275 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.275 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.276 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.276 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.276 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.277 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.277 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.278 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.278 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.278 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.279 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.279 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.280 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.280 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.281 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.281 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.282 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.282 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.282 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.283 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.283 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.284 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.284 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.284 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.285 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.285 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.286 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.286 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.287 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.287 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.287 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.288 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.288 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.289 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.289 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.290 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.290 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.291 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.291 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.292 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.292 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.293 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.293 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.294 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.294 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.294 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.295 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.295 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.299 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.300 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.301 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.301 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.302 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.302 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.303 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.303 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.303 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.304 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.305 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.305 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.306 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:32.306 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:32.306 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:32.781 | Collecting osc-placement===2.0.0 2021-11-25 03:41:32.790 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-11-25 03:41:32.891 | 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-11-25 03:41:32.908 | 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-11-25 03:41:32.911 | 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-11-25 03:41:32.915 | 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-11-25 03:41:32.919 | 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-11-25 03:41:32.923 | 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-11-25 03:41:32.926 | 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-11-25 03:41:32.947 | 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-11-25 03:41:33.015 | 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-11-25 03:41:33.018 | 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-11-25 03:41:33.021 | 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-11-25 03:41:33.029 | 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-11-25 03:41:33.038 | 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-11-25 03:41:33.042 | 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-11-25 03:41:33.048 | 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-11-25 03:41:33.064 | 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-11-25 03:41:33.069 | 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-11-25 03:41:33.097 | 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-11-25 03:41:33.120 | 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-11-25 03:41:33.125 | 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-11-25 03:41:33.128 | 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-11-25 03:41:33.144 | 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-11-25 03:41:33.147 | 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-11-25 03:41:33.151 | 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-11-25 03:41:33.154 | 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-11-25 03:41:33.159 | 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-11-25 03:41:33.201 | 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-11-25 03:41:33.204 | 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-11-25 03:41:33.228 | 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-11-25 03:41:33.233 | 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-11-25 03:41:33.235 | 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-11-25 03:41:33.239 | 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-11-25 03:41:33.243 | 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-11-25 03:41:33.246 | 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-11-25 03:41:33.249 | 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-11-25 03:41:33.271 | 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-11-25 03:41:33.275 | 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-11-25 03:41:33.277 | 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-11-25 03:41:33.281 | 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-11-25 03:41:33.286 | 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-11-25 03:41:35.194 | Installing collected packages: osc-placement 2021-11-25 03:41:35.373 | Successfully installed osc-placement-2.0.0 2021-11-25 03:41:35.510 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:41:35.510 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:41:35.592 | + inc/python:pip_install:207 : result=0 2021-11-25 03:41:35.595 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:41:35.597 | + functions-common:time_stop:2331 : local name 2021-11-25 03:41:35.600 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:41:35.603 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:41:35.606 | + functions-common:time_stop:2334 : local total 2021-11-25 03:41:35.608 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:41:35.610 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:41:35.613 | + functions-common:time_stop:2338 : start_time=1637811689321 2021-11-25 03:41:35.615 | + functions-common:time_stop:2340 : [[ -z 1637811689321 ]] 2021-11-25 03:41:35.618 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:41:35.622 | + functions-common:time_stop:2343 : end_time=1637811695619 2021-11-25 03:41:35.624 | + functions-common:time_stop:2344 : elapsed_time=6298 2021-11-25 03:41:35.627 | + functions-common:time_stop:2345 : total=222274 2021-11-25 03:41:35.629 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:41:35.632 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=228572 2021-11-25 03:41:35.635 | + inc/python:pip_install:210 : return 0 2021-11-25 03:41:35.637 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-11-25 03:41:35.640 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-25 03:41:35.642 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-25 03:41:35.644 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-25 03:41:35.647 | + functions-common:git_clone:526 : local orig_dir 2021-11-25 03:41:35.650 | ++ functions-common:git_clone:527 : pwd 2021-11-25 03:41:35.653 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:41:35.656 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:41:35.659 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:41:35.675 | + functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:41:35.678 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:41:35.680 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:41:35.683 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-25 03:41:35.683 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:41:35.688 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-25 03:41:35.690 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-25 03:41:35.692 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-11-25 03:41:35.695 | + functions-common:git_timed:617 : local count=0 2021-11-25 03:41:35.697 | + functions-common:git_timed:618 : local timeout=0 2021-11-25 03:41:35.699 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-25 03:41:35.702 | + functions-common:git_timed:621 : timeout=0 2021-11-25 03:41:35.704 | + functions-common:git_timed:624 : time_start git_timed 2021-11-25 03:41:35.706 | + functions-common:time_start:2317 : local name=git_timed 2021-11-25 03:41:35.709 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:41:35.711 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:41:35.714 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:41:35.718 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811695715 2021-11-25 03:41:35.720 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-11-25 03:41:35.723 | Cloning into '/opt/stack/placement'... 2021-11-25 03:41:55.748 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-25 03:41:55.750 | + functions-common:time_stop:2331 : local name 2021-11-25 03:41:55.753 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:41:55.755 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:41:55.757 | + functions-common:time_stop:2334 : local total 2021-11-25 03:41:55.760 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:41:55.762 | + functions-common:time_stop:2337 : name=git_timed 2021-11-25 03:41:55.764 | + functions-common:time_stop:2338 : start_time=1637811695715 2021-11-25 03:41:55.767 | + functions-common:time_stop:2340 : [[ -z 1637811695715 ]] 2021-11-25 03:41:55.770 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:41:55.773 | + functions-common:time_stop:2343 : end_time=1637811715771 2021-11-25 03:41:55.776 | + functions-common:time_stop:2344 : elapsed_time=20056 2021-11-25 03:41:55.778 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:41:55.781 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:41:55.783 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20056 2021-11-25 03:41:55.785 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-25 03:41:55.788 | + functions-common:git_clone:593 : git show --oneline 2021-11-25 03:41:55.789 | + functions-common:git_clone:593 : head -1 2021-11-25 03:41:55.792 | de030ef7 Fix Placement Doc 2021-11-25 03:41:55.795 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:41:55.797 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-25 03:41:55.800 | + inc/python:setup_develop:351 : local bindep 2021-11-25 03:41:55.802 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-11-25 03:41:55.804 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-11-25 03:41:55.807 | + inc/python:setup_develop:357 : local extras= 2021-11-25 03:41:55.809 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-25 03:41:55.812 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-25 03:41:55.814 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-11-25 03:41:55.816 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-11-25 03:41:55.819 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-25 03:41:55.821 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-25 03:41:55.825 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-11-25 03:41:55.827 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-25 03:41:55.830 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-11-25 03:41:55.832 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-25 03:41:55.835 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-25 03:41:55.838 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-25 03:41:55.843 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-11-25 03:41:55.846 | + 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-11-25 03:41:56.842 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-11-25 03:41:56.845 | + inc/python:setup_package:430 : local bindep=0 2021-11-25 03:41:56.847 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-25 03:41:56.850 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-25 03:41:56.853 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-11-25 03:41:56.856 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-11-25 03:41:56.858 | + inc/python:setup_package:439 : local flags=-e 2021-11-25 03:41:56.860 | + inc/python:setup_package:440 : local extras= 2021-11-25 03:41:56.863 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-25 03:41:56.865 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-25 03:41:56.868 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-25 03:41:56.870 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-25 03:41:56.873 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-25 03:41:56.875 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-11-25 03:41:56.894 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-11-25 03:41:56.899 | + 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-11-25 03:41:59.687 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:41:59.687 | 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-11-25 03:41:59.688 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.688 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.689 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.689 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.690 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.690 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.691 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.691 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.691 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.692 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.692 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.693 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.693 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.694 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.694 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.694 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.695 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.695 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.696 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.696 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.697 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.697 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.698 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.698 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.698 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.701 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.701 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.701 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.702 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.703 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.703 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.704 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.704 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.704 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.705 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.705 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.705 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.706 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.706 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.707 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.707 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.707 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.708 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.708 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.709 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.709 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.709 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.710 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.710 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.711 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.711 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.712 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.713 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.713 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.714 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.714 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.715 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.715 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.716 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.716 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.717 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.717 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.718 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.719 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.719 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.720 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.720 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.720 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.721 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.722 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.722 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.723 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.723 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.724 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.724 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.724 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.725 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.725 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.726 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.726 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.727 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.728 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.729 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.729 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.729 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.730 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.730 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.731 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.731 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.732 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.732 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.733 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.733 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.733 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.734 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.734 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.735 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.735 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.736 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.737 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.737 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.738 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.738 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.738 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.739 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.739 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.740 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.740 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.741 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.741 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.742 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.742 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.742 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.743 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.744 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.744 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.745 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.745 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.746 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.746 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.746 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.747 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.747 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.748 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.748 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.749 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.749 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.750 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.750 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.751 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.751 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.751 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.752 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.752 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.753 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.753 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.754 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.754 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.754 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.755 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.755 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.756 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.756 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.756 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.757 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.758 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.758 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.758 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.759 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.759 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.760 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.760 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.761 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.761 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.761 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.762 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.762 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.762 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.763 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.763 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.764 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.764 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.765 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.765 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.766 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.766 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.766 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.767 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.767 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.768 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.768 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.768 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.769 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.769 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.769 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.770 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.770 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.771 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.771 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.772 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.772 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.772 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.773 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.773 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.774 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.774 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.774 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.775 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.776 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.776 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.777 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.777 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.777 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.778 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.778 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.779 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.779 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.780 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.780 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.780 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.781 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.781 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.782 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.782 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.782 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.783 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.783 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.784 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.784 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.784 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.785 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.785 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.786 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.786 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.786 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.787 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.787 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.788 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.788 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.788 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.789 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.789 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.790 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.790 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.791 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.791 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.791 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.792 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.792 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.793 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.793 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.793 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.795 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.795 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.795 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.797 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.797 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.797 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.798 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.798 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.799 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.799 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.800 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.800 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.800 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.801 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.801 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.802 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.802 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.803 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.803 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.803 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.804 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.804 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.805 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.805 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.806 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.807 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.807 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.807 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.808 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.808 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.809 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.810 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.810 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.811 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.811 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.812 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.812 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.813 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.813 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.814 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.815 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.815 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.816 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.816 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.817 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.817 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.818 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.818 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.818 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.819 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.819 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.819 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.820 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.820 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.821 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.821 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.822 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.822 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.823 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.823 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.823 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.824 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.824 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.825 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.825 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.825 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.826 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.826 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.827 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.827 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.828 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.828 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.828 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.829 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.829 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.830 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.830 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.831 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.831 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.831 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.832 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.832 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.833 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.833 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.833 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.834 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.834 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.835 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.835 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.836 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.836 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.836 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.837 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.838 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.838 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.839 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.839 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.840 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.841 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.841 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.842 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.842 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.842 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.843 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.843 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.844 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.844 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.845 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.845 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.846 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.846 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.846 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.847 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.847 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.848 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.848 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.849 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.849 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.849 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.850 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.850 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.851 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.851 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.852 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.852 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.853 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.853 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.854 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.854 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.855 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.855 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.856 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.856 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.857 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.857 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.858 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.858 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.859 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.859 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.860 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.861 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.861 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.861 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.862 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.862 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.863 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.863 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.864 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.864 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.865 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.865 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.866 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.866 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.867 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.867 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.867 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.868 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.869 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.869 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.870 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.870 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.871 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.871 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.871 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.872 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.872 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.873 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.873 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.873 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.874 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.874 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.875 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.875 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.876 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.876 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.877 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.877 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.878 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.878 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.879 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:41:59.879 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:41:59.880 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:41:59.880 | Obtaining file:///opt/stack/placement 2021-11-25 03:42:01.268 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-25 03:42:02.676 | 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-11-25 03:42:02.686 | 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-11-25 03:42:02.708 | 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-11-25 03:42:02.724 | 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-11-25 03:42:02.756 | 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-11-25 03:42:02.817 | 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-11-25 03:42:02.822 | 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-11-25 03:42:02.827 | 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-11-25 03:42:02.832 | 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-11-25 03:42:02.869 | 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-11-25 03:42:02.882 | 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-11-25 03:42:02.897 | 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-11-25 03:42:02.904 | 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-11-25 03:42:02.958 | 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-11-25 03:42:02.967 | 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-11-25 03:42:03.012 | 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-11-25 03:42:03.033 | 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-11-25 03:42:03.052 | 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-11-25 03:42:03.067 | 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-11-25 03:42:03.077 | 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-11-25 03:42:03.094 | 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-11-25 03:42:03.097 | 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-11-25 03:42:03.100 | 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-11-25 03:42:03.113 | 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-11-25 03:42:03.116 | 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-11-25 03:42:03.120 | 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-11-25 03:42:03.126 | 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-11-25 03:42:03.132 | 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-11-25 03:42:03.152 | 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-11-25 03:42:03.156 | 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-11-25 03:42:03.164 | 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-11-25 03:42:03.187 | 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-11-25 03:42:03.192 | 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-11-25 03:42:03.196 | 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-11-25 03:42:03.208 | 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-11-25 03:42:03.211 | 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-11-25 03:42:03.215 | 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-11-25 03:42:03.221 | 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-11-25 03:42:03.232 | 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-11-25 03:42:03.238 | 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-11-25 03:42:03.257 | 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-11-25 03:42:03.262 | 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-11-25 03:42:03.269 | 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-11-25 03:42:03.294 | 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-11-25 03:42:03.340 | 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-11-25 03:42:03.384 | 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-11-25 03:42:03.404 | 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-11-25 03:42:03.472 | 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-11-25 03:42:03.477 | 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-11-25 03:42:03.483 | 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-11-25 03:42:03.486 | 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-11-25 03:42:03.495 | 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-11-25 03:42:03.499 | 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-11-25 03:42:03.508 | 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-11-25 03:42:03.514 | 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-11-25 03:42:03.521 | 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-11-25 03:42:03.525 | 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-11-25 03:42:03.528 | 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-11-25 03:42:03.531 | 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-11-25 03:42:03.534 | 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-11-25 03:42:03.539 | 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-11-25 03:42:03.542 | 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-11-25 03:42:03.545 | 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-11-25 03:42:03.549 | 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-11-25 03:42:03.560 | 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-11-25 03:42:03.563 | 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-11-25 03:42:03.566 | 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-11-25 03:42:03.569 | 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-11-25 03:42:03.572 | 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-11-25 03:42:03.584 | 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-11-25 03:42:03.589 | 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-11-25 03:42:03.592 | 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-11-25 03:42:03.595 | 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-11-25 03:42:03.604 | 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-11-25 03:42:03.607 | 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-11-25 03:42:05.218 | Installing collected packages: openstack-placement 2021-11-25 03:42:05.219 | Running setup.py develop for openstack-placement 2021-11-25 03:42:06.900 | Successfully installed openstack-placement 2021-11-25 03:42:07.075 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:42:07.075 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:42:07.144 | + inc/python:pip_install:207 : result=0 2021-11-25 03:42:07.146 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:42:07.149 | + functions-common:time_stop:2331 : local name 2021-11-25 03:42:07.151 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:42:07.154 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:42:07.156 | + functions-common:time_stop:2334 : local total 2021-11-25 03:42:07.158 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:42:07.160 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:42:07.163 | + functions-common:time_stop:2338 : start_time=1637811716889 2021-11-25 03:42:07.165 | + functions-common:time_stop:2340 : [[ -z 1637811716889 ]] 2021-11-25 03:42:07.168 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:42:07.172 | + functions-common:time_stop:2343 : end_time=1637811727169 2021-11-25 03:42:07.174 | + functions-common:time_stop:2344 : elapsed_time=10280 2021-11-25 03:42:07.176 | + functions-common:time_stop:2345 : total=228572 2021-11-25 03:42:07.178 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:42:07.181 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=238852 2021-11-25 03:42:07.183 | + inc/python:pip_install:210 : return 0 2021-11-25 03:42:07.186 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-25 03:42:07.188 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-25 03:42:07.191 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-25 03:42:07.208 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-25 03:42:07.220 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-11-25 03:42:07.222 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-11-25 03:42:07.225 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:42:07.227 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:42:07.230 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-11-25 03:42:07.233 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:42:07.235 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-25 03:42:07.238 | + ./stack.sh:main:921 : configure_placement 2021-11-25 03:42:07.240 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-25 03:42:07.252 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-25 03:42:07.254 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-25 03:42:07.258 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-25 03:42:07.261 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-25 03:42:07.263 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-25 03:42:07.266 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-11-25 03:42:07.268 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-25 03:42:07.271 | + 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-11-25 03:42:07.298 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-25 03:42:07.325 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-25 03:42:07.352 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-25 03:42:07.355 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-11-25 03:42:07.358 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-11-25 03:42:07.360 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:42:07.363 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-25 03:42:07.390 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-25 03:42:07.416 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:42:07.442 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-25 03:42:07.468 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-25 03:42:07.494 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-25 03:42:07.520 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-25 03:42:07.545 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-25 03:42:07.571 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:42:07.596 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:42:07.622 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-25 03:42:07.625 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-11-25 03:42:07.627 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:42:07.630 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:42:07.632 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-11-25 03:42:07.635 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-11-25 03:42:07.638 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:42:07.641 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:42:07.657 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:42:07.659 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:42:07.662 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:42:07.664 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:42:07.667 | + 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-11-25 03:42:07.693 | + 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-11-25 03:42:07.718 | + 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-11-25 03:42:07.744 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:42:07.769 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-25 03:42:07.771 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-25 03:42:07.774 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-11-25 03:42:07.777 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-11-25 03:42:07.779 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-11-25 03:42:07.781 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-25 03:42:07.784 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-25 03:42:07.787 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-11-25 03:42:07.791 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-11-25 03:42:07.793 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-25 03:42:07.795 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-25 03:42:07.807 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-25 03:42:07.807 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:42:07.814 | d /var/run/uwsgi 0755 ubuntu root 2021-11-25 03:42:07.817 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-25 03:42:07.831 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-25 03:42:07.833 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-25 03:42:07.837 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-25 03:42:07.864 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-25 03:42:07.889 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-25 03:42:07.913 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-25 03:42:07.938 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-25 03:42:07.963 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-25 03:42:07.988 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-25 03:42:08.015 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-25 03:42:08.040 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-25 03:42:08.065 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-25 03:42:08.090 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-25 03:42:08.114 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-25 03:42:08.140 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-25 03:42:08.165 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-25 03:42:08.168 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-25 03:42:08.171 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-11-25 03:42:08.173 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-11-25 03:42:08.176 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-25 03:42:08.178 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:42:08.180 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:42:08.183 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-25 03:42:08.186 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-25 03:42:08.188 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-25 03:42:08.214 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-25 03:42:08.240 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-25 03:42:08.240 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-11-25 03:42:08.247 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-11-25 03:42:08.251 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-11-25 03:42:08.253 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-11-25 03:42:08.256 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-25 03:42:08.258 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-25 03:42:08.261 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-25 03:42:08.263 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:42:08.266 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:42:08.268 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-25 03:42:08.271 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-25 03:42:08.273 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:42:08.276 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:42:08.279 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-11-25 03:42:08.335 | Enabling site placement-api. 2021-11-25 03:42:08.341 | To activate the new configuration, you need to run: 2021-11-25 03:42:08.341 | systemctl reload apache2 2021-11-25 03:42:08.345 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-25 03:42:08.347 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-25 03:42:08.350 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:42:08.353 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-25 03:42:08.505 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-11-25 03:42:08.532 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:42:08.535 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-11-25 03:42:08.554 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:42:08.557 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-11-25 03:42:08.575 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:42:08.578 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-11-25 03:42:08.580 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-11-25 03:42:08.583 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-25 03:42:08.610 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2021-11-25 03:42:08.637 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-11-25 03:42:08.663 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-25 03:42:08.689 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-25 03:42:08.715 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-11-25 03:42:08.741 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-25 03:42:08.768 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-25 03:42:08.793 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-11-25 03:42:08.810 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:42:08.812 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-11-25 03:42:08.830 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:42:08.832 | + ./stack.sh:main:947 : run_phase stack install 2021-11-25 03:42:08.835 | + functions-common:run_phase:1759 : local mode=stack 2021-11-25 03:42:08.837 | + functions-common:run_phase:1760 : local phase=install 2021-11-25 03:42:08.840 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:42:08.842 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:42:08.845 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:42:08.847 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:42:08.850 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:42:08.853 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:42:08.857 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:42:08.859 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:42:08.862 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:42:08.864 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-25 03:42:08.867 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:42:08.882 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:42:08.885 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:42:08.887 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:42:08.889 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-25 03:42:08.892 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-25 03:42:08.894 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:42:08.896 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-11-25 03:42:08.899 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-11-25 03:42:08.901 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-11-25 03:42:08.903 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-11-25 03:42:08.906 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-11-25 03:42:08.908 | ++ functions-common:git_clone:525 : local git_ref=master 2021-11-25 03:42:08.910 | ++ functions-common:git_clone:526 : local orig_dir 2021-11-25 03:42:08.912 | +++ functions-common:git_clone:527 : pwd 2021-11-25 03:42:08.915 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-25 03:42:08.918 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-11-25 03:42:08.920 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-25 03:42:08.935 | ++ functions-common:git_clone:530 : RECLONE=False 2021-11-25 03:42:08.937 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-25 03:42:08.939 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-25 03:42:08.942 | ++ functions-common:git_clone:544 : echo master 2021-11-25 03:42:08.942 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-11-25 03:42:08.946 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-11-25 03:42:08.949 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-25 03:42:08.951 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-11-25 03:42:08.954 | ++ functions-common:git_clone:593 : git show --oneline 2021-11-25 03:42:08.954 | ++ functions-common:git_clone:593 : head -1 2021-11-25 03:42:08.960 | db4066912 Merge "Add floating IP waiter" 2021-11-25 03:42:08.963 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-25 03:42:08.965 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-11-25 03:42:08.985 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-11-25 03:42:08.990 | ++ 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-11-25 03:42:11.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:42:11.779 | 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-11-25 03:42:11.779 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.780 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.780 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.781 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.781 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.782 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.782 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.783 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.783 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.783 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.784 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.784 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.785 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.785 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.786 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.786 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.786 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.787 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.787 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.788 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.788 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.789 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.789 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.789 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.790 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.792 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.793 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.793 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.794 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.794 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.795 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.795 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.796 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.796 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.796 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.797 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.797 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.797 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.798 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.798 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.799 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.799 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.799 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.800 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.800 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.800 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.801 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.802 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.802 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.802 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.803 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.803 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.804 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.804 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.804 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.805 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.806 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.806 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.807 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.807 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.808 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.809 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.809 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.810 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.810 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.811 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.811 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.812 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.812 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.813 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.814 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.814 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.814 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.815 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.815 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.816 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.816 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.816 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.817 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.817 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.818 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.818 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.819 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.819 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.820 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.820 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.820 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.821 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.822 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.822 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.823 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.824 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.824 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.824 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.825 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.825 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.826 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.826 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.827 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.827 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.828 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.828 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.829 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.829 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.830 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.830 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.830 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.831 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.831 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.832 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.832 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.833 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.833 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.833 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.834 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.834 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.835 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.835 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.836 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.836 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.837 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.837 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.838 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.838 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.838 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.839 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.839 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.840 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.840 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.841 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.841 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.842 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.842 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.842 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.843 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.843 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.844 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.844 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.844 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.845 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.845 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.846 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.846 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.846 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.847 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.848 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.848 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.848 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.849 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.849 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.850 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.850 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.850 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.851 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.851 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.852 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.852 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.853 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.853 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.853 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.854 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.854 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.855 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.855 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.856 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.856 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.856 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.857 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.857 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.858 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.858 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.858 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.859 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.859 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.859 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.860 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.860 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.861 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.861 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.861 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.862 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.862 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.863 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.863 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.863 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.864 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.864 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.865 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.865 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.865 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.866 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.866 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.866 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.867 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.867 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.868 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.869 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.869 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.870 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.870 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.870 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.871 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.871 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.872 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.872 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.872 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.873 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.873 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.874 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.874 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.874 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.875 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.875 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.875 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.876 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.876 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.877 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.877 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.878 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.878 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.878 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.879 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.879 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.880 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.880 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.880 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.881 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.881 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.882 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.882 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.882 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.883 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.885 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.885 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.885 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.887 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.887 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.887 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.888 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.888 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.889 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.889 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.890 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.890 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.890 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.891 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.891 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.892 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.892 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.892 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.893 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.893 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.894 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.894 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.895 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.895 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.895 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.896 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.896 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.897 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.897 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.897 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.898 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.898 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.899 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.899 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.900 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.900 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.900 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.901 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.901 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.902 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.902 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.903 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.903 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.904 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.904 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.904 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.905 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.905 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.906 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.906 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.906 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.907 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.907 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.908 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.908 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.908 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.909 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.909 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.910 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.910 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.910 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.911 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.911 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.912 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.912 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.912 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.913 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.913 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.914 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.914 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.915 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.916 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.916 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.916 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.917 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.917 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.918 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.918 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.918 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.919 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.919 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.920 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.920 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.920 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.921 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.921 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.922 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.922 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.923 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.923 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.923 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.924 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.924 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.925 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.925 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.926 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.926 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.927 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.927 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.928 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.928 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.929 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.929 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.929 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.930 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.931 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.931 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.931 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.932 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.932 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.933 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.933 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.933 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.934 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.934 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.935 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.935 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.935 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.936 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.936 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.937 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.937 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.938 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.938 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.938 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.939 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.939 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.940 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.940 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.941 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.941 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.941 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.942 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.942 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.943 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.944 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.944 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.944 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.945 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.945 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.946 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.947 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.947 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.948 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.948 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.949 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.949 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.949 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.950 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.951 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.951 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.951 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.952 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.952 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.953 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.953 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.954 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.954 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.954 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.955 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.955 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.956 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.956 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.957 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.957 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.957 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.958 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.958 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.958 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.959 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.959 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.960 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.960 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.961 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.961 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.962 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.962 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.963 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.964 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.964 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.964 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:11.965 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:11.965 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:11.966 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:12.281 | Collecting tox!=2.8.0 2021-11-25 03:42:12.293 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-11-25 03:42:12.572 | Collecting packaging===20.3 2021-11-25 03:42:12.579 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-11-25 03:42:12.709 | Collecting filelock===3.0.12 2021-11-25 03:42:12.716 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-11-25 03:42:12.723 | 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-11-25 03:42:12.726 | 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-11-25 03:42:12.859 | Collecting pluggy===0.13.1 2021-11-25 03:42:12.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-11-25 03:42:13.147 | Collecting virtualenv===20.0.17 2021-11-25 03:42:13.162 | 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-11-25 03:42:13.466 | Collecting py===1.8.1 2021-11-25 03:42:13.472 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-11-25 03:42:13.672 | Collecting toml>=0.9.4 2021-11-25 03:42:13.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-11-25 03:42:13.768 | 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-11-25 03:42:13.772 | 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-11-25 03:42:13.808 | Collecting distlib===0.3.0 2021-11-25 03:42:13.815 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-11-25 03:42:14.691 | Collecting importlib-resources===1.4.0 2021-11-25 03:42:14.699 | 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-11-25 03:42:14.728 | 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-11-25 03:42:14.731 | Building wheels for collected packages: distlib 2021-11-25 03:42:14.732 | Building wheel for distlib (setup.py): started 2021-11-25 03:42:15.618 | Building wheel for distlib (setup.py): finished with status 'done' 2021-11-25 03:42:15.621 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=19f5abe0827dc132243db3c41d825703c7a6268093e75fb2753520f797aebb75 2021-11-25 03:42:15.621 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-11-25 03:42:15.622 | Successfully built distlib 2021-11-25 03:42:17.918 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-11-25 03:42:17.918 | Attempting uninstall: distlib 2021-11-25 03:42:17.920 | Found existing installation: distlib 0.3.3 2021-11-25 03:42:17.932 | Uninstalling distlib-0.3.3: 2021-11-25 03:42:17.934 | Successfully uninstalled distlib-0.3.3 2021-11-25 03:42:18.082 | Attempting uninstall: filelock 2021-11-25 03:42:18.084 | Found existing installation: filelock 3.4.0 2021-11-25 03:42:18.091 | Uninstalling filelock-3.4.0: 2021-11-25 03:42:18.093 | Successfully uninstalled filelock-3.4.0 2021-11-25 03:42:18.105 | Attempting uninstall: importlib-resources 2021-11-25 03:42:18.107 | Found existing installation: importlib-resources 5.4.0 2021-11-25 03:42:18.128 | Uninstalling importlib-resources-5.4.0: 2021-11-25 03:42:18.130 | Successfully uninstalled importlib-resources-5.4.0 2021-11-25 03:42:18.327 | Attempting uninstall: virtualenv 2021-11-25 03:42:18.329 | Found existing installation: virtualenv 20.10.0 2021-11-25 03:42:18.399 | Uninstalling virtualenv-20.10.0: 2021-11-25 03:42:18.407 | Successfully uninstalled virtualenv-20.10.0 2021-11-25 03:42:18.859 | 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-11-25 03:42:19.002 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:42:19.002 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:42:19.113 | ++ inc/python:pip_install:207 : result=0 2021-11-25 03:42:19.115 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:42:19.118 | ++ functions-common:time_stop:2331 : local name 2021-11-25 03:42:19.120 | ++ functions-common:time_stop:2332 : local end_time 2021-11-25 03:42:19.123 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:42:19.125 | ++ functions-common:time_stop:2334 : local total 2021-11-25 03:42:19.127 | ++ functions-common:time_stop:2335 : local start_time 2021-11-25 03:42:19.130 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:42:19.132 | ++ functions-common:time_stop:2338 : start_time=1637811728980 2021-11-25 03:42:19.135 | ++ functions-common:time_stop:2340 : [[ -z 1637811728980 ]] 2021-11-25 03:42:19.138 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:42:19.142 | ++ functions-common:time_stop:2343 : end_time=1637811739139 2021-11-25 03:42:19.144 | ++ functions-common:time_stop:2344 : elapsed_time=10159 2021-11-25 03:42:19.146 | ++ functions-common:time_stop:2345 : total=238852 2021-11-25 03:42:19.149 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:42:19.151 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=249011 2021-11-25 03:42:19.154 | ++ inc/python:pip_install:210 : return 0 2021-11-25 03:42:19.156 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-11-25 03:42:19.156 | /opt/stack/tempest ~/devstack 2021-11-25 03:42:19.158 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-11-25 03:42:19.183 | M .coveragerc 2021-11-25 03:42:19.183 | M .gitignore 2021-11-25 03:42:19.183 | M .gitreview 2021-11-25 03:42:19.183 | M .mailmap 2021-11-25 03:42:19.183 | M .stestr.conf 2021-11-25 03:42:19.183 | M CONTRIBUTING.rst 2021-11-25 03:42:19.183 | M HACKING.rst 2021-11-25 03:42:19.183 | M LICENSE 2021-11-25 03:42:19.183 | M README.rst 2021-11-25 03:42:19.183 | M REVIEWING.rst 2021-11-25 03:42:19.183 | M bindep.txt 2021-11-25 03:42:19.183 | M doc/requirements.txt 2021-11-25 03:42:19.183 | M doc/source/_extra/.htaccess 2021-11-25 03:42:19.184 | M doc/source/_static/.keep 2021-11-25 03:42:19.184 | M doc/source/account_generator.rst 2021-11-25 03:42:19.184 | M doc/source/cleanup.rst 2021-11-25 03:42:19.184 | M doc/source/conf.py 2021-11-25 03:42:19.184 | M doc/source/configuration.rst 2021-11-25 03:42:19.184 | M doc/source/contributor/contributing.rst 2021-11-25 03:42:19.184 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-11-25 03:42:19.184 | M doc/source/data/tempest-plugins-registry.header 2021-11-25 03:42:19.184 | M doc/source/index.rst 2021-11-25 03:42:19.184 | M doc/source/keystone_scopes_and_roles_support.rst 2021-11-25 03:42:19.184 | M doc/source/library.rst 2021-11-25 03:42:19.184 | M doc/source/library/api_microversion_testing.rst 2021-11-25 03:42:19.184 | M doc/source/library/auth.rst 2021-11-25 03:42:19.184 | M doc/source/library/cli.rst 2021-11-25 03:42:19.184 | M doc/source/library/clients.rst 2021-11-25 03:42:19.184 | M doc/source/library/credential_providers.rst 2021-11-25 03:42:19.184 | M doc/source/library/decorators.rst 2021-11-25 03:42:19.184 | M doc/source/library/rest_client.rst 2021-11-25 03:42:19.184 | M doc/source/library/service_clients/compute_clients.rst 2021-11-25 03:42:19.184 | M doc/source/library/utils.rst 2021-11-25 03:42:19.184 | M doc/source/library/validation_resources.rst 2021-11-25 03:42:19.184 | M doc/source/microversion_testing.rst 2021-11-25 03:42:19.184 | M doc/source/overview.rst 2021-11-25 03:42:19.184 | M doc/source/plugins/index.rst 2021-11-25 03:42:19.184 | M doc/source/plugins/plugin.rst 2021-11-25 03:42:19.184 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-11-25 03:42:19.184 | M doc/source/run.rst 2021-11-25 03:42:19.184 | M doc/source/sampleconf.rst 2021-11-25 03:42:19.184 | M doc/source/stable_branch_support_policy.rst 2021-11-25 03:42:19.184 | M doc/source/stable_branch_testing_policy.rst 2021-11-25 03:42:19.184 | M doc/source/subunit_describe_calls.rst 2021-11-25 03:42:19.184 | M doc/source/supported_version.rst 2021-11-25 03:42:19.185 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-11-25 03:42:19.185 | M doc/source/test_removal.rst 2021-11-25 03:42:19.185 | M doc/source/tests/modules.rst 2021-11-25 03:42:19.185 | M doc/source/workspace.rst 2021-11-25 03:42:19.185 | M doc/source/write_tests.rst 2021-11-25 03:42:19.185 | M etc/accounts.yaml.sample 2021-11-25 03:42:19.185 | M etc/allow-list.yaml 2021-11-25 03:42:19.185 | M etc/logging.conf.sample 2021-11-25 03:42:19.185 | M etc/rbac-persona-accounts.yaml.sample 2021-11-25 03:42:19.185 | M playbooks/devstack-tempest-ipv6.yaml 2021-11-25 03:42:19.185 | M playbooks/devstack-tempest.yaml 2021-11-25 03:42:19.185 | M playbooks/post-tempest.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-11-25 03:42:19.185 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-11-25 03:42:19.186 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-11-25 03:42:19.187 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-11-25 03:42:19.188 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-11-25 03:42:19.189 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-11-25 03:42:19.190 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-11-25 03:42:19.191 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-11-25 03:42:19.192 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-11-25 03:42:19.193 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-11-25 03:42:19.194 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-11-25 03:42:19.195 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-11-25 03:42:19.196 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-11-25 03:42:19.196 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-11-25 03:42:19.196 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-11-25 03:42:19.196 | M releasenotes/source/_static/.placeholder 2021-11-25 03:42:19.196 | M releasenotes/source/_templates/.placeholder 2021-11-25 03:42:19.196 | M releasenotes/source/conf.py 2021-11-25 03:42:19.196 | M releasenotes/source/index.rst 2021-11-25 03:42:19.196 | M releasenotes/source/unreleased.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v10.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v11.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v12.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v13.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v14.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v15.0.0.rst 2021-11-25 03:42:19.196 | M releasenotes/source/v16.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v16.1.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v17.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v17.1.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v17.2.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v18.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v19.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v20.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v21.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v22.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v22.1.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v23.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v24.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v26.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v26.1.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v27.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v28.0.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v28.1.0.rst 2021-11-25 03:42:19.197 | M releasenotes/source/v29.0.0.rst 2021-11-25 03:42:19.197 | M requirements.txt 2021-11-25 03:42:19.197 | M roles/acl-devstack-files/README.rst 2021-11-25 03:42:19.197 | M roles/acl-devstack-files/defaults/main.yaml 2021-11-25 03:42:19.197 | M roles/acl-devstack-files/tasks/main.yaml 2021-11-25 03:42:19.197 | M roles/run-tempest-26/README.rst 2021-11-25 03:42:19.197 | M roles/run-tempest-26/defaults/main.yaml 2021-11-25 03:42:19.197 | M roles/run-tempest-26/tasks/main.yaml 2021-11-25 03:42:19.197 | M roles/run-tempest/README.rst 2021-11-25 03:42:19.198 | M roles/run-tempest/defaults/main.yaml 2021-11-25 03:42:19.198 | M roles/run-tempest/tasks/main.yaml 2021-11-25 03:42:19.198 | M roles/setup-tempest-data-dir/README.rst 2021-11-25 03:42:19.198 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-11-25 03:42:19.198 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-11-25 03:42:19.198 | M roles/setup-tempest-run-dir/README.rst 2021-11-25 03:42:19.198 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-11-25 03:42:19.198 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-11-25 03:42:19.198 | M roles/tempest-cleanup/README.rst 2021-11-25 03:42:19.198 | M roles/tempest-cleanup/defaults/main.yaml 2021-11-25 03:42:19.198 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-11-25 03:42:19.198 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-11-25 03:42:19.198 | M roles/tempest-cleanup/tasks/main.yaml 2021-11-25 03:42:19.198 | M setup.cfg 2021-11-25 03:42:19.198 | M setup.py 2021-11-25 03:42:19.198 | M tempest/README.rst 2021-11-25 03:42:19.198 | M tempest/__init__.py 2021-11-25 03:42:19.198 | M tempest/api/README.rst 2021-11-25 03:42:19.198 | M tempest/api/__init__.py 2021-11-25 03:42:19.198 | M tempest/api/compute/__init__.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/__init__.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_agents.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_aggregates.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_availability_zone.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_create_server.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_delete_server.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_fixed_ips.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_flavors.py 2021-11-25 03:42:19.198 | M tempest/api/compute/admin/test_flavors_access.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_hosts.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_hosts_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_hypervisor.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_live_migration.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_migrations.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_networks.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_quotas.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_quotas_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_security_groups.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_servers.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_servers_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_services.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_services_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_volume.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_volume_swap.py 2021-11-25 03:42:19.199 | M tempest/api/compute/admin/test_volumes_negative.py 2021-11-25 03:42:19.199 | M tempest/api/compute/api_microversion_fixture.py 2021-11-25 03:42:19.200 | M tempest/api/compute/base.py 2021-11-25 03:42:19.200 | M tempest/api/compute/certificates/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/certificates/test_certificates.py 2021-11-25 03:42:19.200 | M tempest/api/compute/flavors/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/flavors/test_flavors.py 2021-11-25 03:42:19.200 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/base.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-11-25 03:42:19.200 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_image_metadata.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_images.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_images_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_images_oneserver.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_list_image_filters.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/images/test_list_images.py 2021-11-25 03:42:19.200 | M tempest/api/compute/keypairs/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/keypairs/base.py 2021-11-25 03:42:19.200 | M tempest/api/compute/keypairs/test_keypairs.py 2021-11-25 03:42:19.200 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-11-25 03:42:19.200 | M tempest/api/compute/limits/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/limits/test_absolute_limits.py 2021-11-25 03:42:19.200 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-11-25 03:42:19.200 | M tempest/api/compute/security_groups/__init__.py 2021-11-25 03:42:19.200 | M tempest/api/compute/security_groups/base.py 2021-11-25 03:42:19.201 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-11-25 03:42:19.201 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/security_groups/test_security_groups.py 2021-11-25 03:42:19.201 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/__init__.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_availability_zone.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_create_server.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_delete_server.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_device_tagging.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_disk_config.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_instance_actions.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_list_server_filters.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_multiple_create.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_novnc.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_actions.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_addresses.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_group.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_metadata.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_password.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_personality.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_rescue.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_server_tags.py 2021-11-25 03:42:19.201 | M tempest/api/compute/servers/test_servers.py 2021-11-25 03:42:19.202 | M tempest/api/compute/servers/test_servers_microversions.py 2021-11-25 03:42:19.202 | M tempest/api/compute/servers/test_servers_negative.py 2021-11-25 03:42:19.202 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-11-25 03:42:19.202 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-11-25 03:42:19.202 | M tempest/api/compute/test_extensions.py 2021-11-25 03:42:19.202 | M tempest/api/compute/test_networks.py 2021-11-25 03:42:19.202 | M tempest/api/compute/test_quotas.py 2021-11-25 03:42:19.202 | M tempest/api/compute/test_tenant_networks.py 2021-11-25 03:42:19.202 | M tempest/api/compute/test_versions.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/__init__.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_attach_volume.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_volumes_get.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_volumes_list.py 2021-11-25 03:42:19.202 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-11-25 03:42:19.202 | M tempest/api/identity/__init__.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/__init__.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/__init__.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_roles.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_services.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_tenants.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_tokens.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_users.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v3/__init__.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-11-25 03:42:19.202 | M tempest/api/identity/admin/v3/test_credentials.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_domains.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_groups.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_inherits.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_list_users.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_policies.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_projects.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_regions.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_roles.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_services.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_tokens.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_trusts.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_users.py 2021-11-25 03:42:19.203 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-11-25 03:42:19.203 | M tempest/api/identity/base.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/__init__.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_api_discovery.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_extension.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_tenants.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_tokens.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v2/test_users.py 2021-11-25 03:42:19.203 | M tempest/api/identity/v3/__init__.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_access_rules.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_api_discovery.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_application_credentials.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_catalog.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_domains.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_projects.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_tokens.py 2021-11-25 03:42:19.204 | M tempest/api/identity/v3/test_users.py 2021-11-25 03:42:19.204 | M tempest/api/image/__init__.py 2021-11-25 03:42:19.204 | M tempest/api/image/base.py 2021-11-25 03:42:19.204 | M tempest/api/image/v1/__init__.py 2021-11-25 03:42:19.204 | M tempest/api/image/v1/test_image_members.py 2021-11-25 03:42:19.204 | M tempest/api/image/v1/test_image_members_negative.py 2021-11-25 03:42:19.204 | M tempest/api/image/v1/test_images.py 2021-11-25 03:42:19.204 | M tempest/api/image/v1/test_images_negative.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/__init__.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/__init__.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_member.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_member_negative.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_negative.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_tags.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_images_tags_negative.py 2021-11-25 03:42:19.204 | M tempest/api/image/v2/test_versions.py 2021-11-25 03:42:19.205 | M tempest/api/network/__init__.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/__init__.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_external_network_extension.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_external_networks_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_metering_extensions.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_negative_quotas.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_ports.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_quotas.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_routers.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_routers_dvr.py 2021-11-25 03:42:19.205 | M tempest/api/network/admin/test_routers_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/base.py 2021-11-25 03:42:19.205 | M tempest/api/network/base_security_groups.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_agent_management_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_allowed_address_pair.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_dhcp_ipv6.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_extensions.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_extra_dhcp_options.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_floating_ips.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_floating_ips_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_networks.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_networks_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_ports.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_routers.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_routers_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_security_groups.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_security_groups_negative.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_service_providers.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_subnetpools_extensions.py 2021-11-25 03:42:19.205 | M tempest/api/network/test_tags.py 2021-11-25 03:42:19.206 | M tempest/api/network/test_versions.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/__init__.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/base.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_account_bulk.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_account_quotas.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_account_services.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_account_services_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_acl.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_acl_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_quotas.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_services.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_services_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_staticweb.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_sync.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_crossdomain.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_healthcheck.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_expiry.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_formpost.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_services.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_slo.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_temp_url.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-11-25 03:42:19.206 | M tempest/api/object_storage/test_object_version.py 2021-11-25 03:42:19.206 | M tempest/api/volume/__init__.py 2021-11-25 03:42:19.206 | M tempest/api/volume/admin/__init__.py 2021-11-25 03:42:19.206 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-11-25 03:42:19.206 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-11-25 03:42:19.206 | M tempest/api/volume/admin/test_group_snapshots.py 2021-11-25 03:42:19.206 | M tempest/api/volume/admin/test_group_type_specs.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_group_types.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_groups.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_multi_backend.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_qos.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_user_messages.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_hosts.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_manage.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_pools.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_quotas.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_retype.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_services.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_type_access.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_types.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volumes_actions.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volumes_backup.py 2021-11-25 03:42:19.207 | M tempest/api/volume/admin/test_volumes_list.py 2021-11-25 03:42:19.207 | M tempest/api/volume/api_microversion_fixture.py 2021-11-25 03:42:19.207 | M tempest/api/volume/base.py 2021-11-25 03:42:19.207 | M tempest/api/volume/test_availability_zone.py 2021-11-25 03:42:19.207 | M tempest/api/volume/test_extensions.py 2021-11-25 03:42:19.207 | M tempest/api/volume/test_image_metadata.py 2021-11-25 03:42:19.207 | M tempest/api/volume/test_snapshot_metadata.py 2021-11-25 03:42:19.207 | M tempest/api/volume/test_versions.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volume_absolute_limits.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volume_delete_cascade.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volume_metadata.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volume_transfers.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_actions.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_backup.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_clone.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_clone_negative.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_extend.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_get.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_list.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_negative.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_snapshots.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-11-25 03:42:19.208 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-11-25 03:42:19.208 | M tempest/clients.py 2021-11-25 03:42:19.208 | M tempest/cmd/__init__.py 2021-11-25 03:42:19.208 | M tempest/cmd/cleanup.py 2021-11-25 03:42:19.208 | M tempest/cmd/cleanup_service.py 2021-11-25 03:42:19.208 | M tempest/cmd/config-generator.tempest.conf 2021-11-25 03:42:19.208 | M tempest/cmd/init.py 2021-11-25 03:42:19.208 | M tempest/cmd/list_plugins.py 2021-11-25 03:42:19.208 | M tempest/cmd/main.py 2021-11-25 03:42:19.208 | M tempest/cmd/run.py 2021-11-25 03:42:19.208 | M tempest/cmd/subunit_describe_calls.py 2021-11-25 03:42:19.208 | M tempest/cmd/verify_tempest_config.py 2021-11-25 03:42:19.208 | M tempest/cmd/workspace.py 2021-11-25 03:42:19.208 | M tempest/common/__init__.py 2021-11-25 03:42:19.208 | M tempest/common/compute.py 2021-11-25 03:42:19.208 | M tempest/common/credentials_factory.py 2021-11-25 03:42:19.208 | M tempest/common/custom_matchers.py 2021-11-25 03:42:19.208 | M tempest/common/identity.py 2021-11-25 03:42:19.209 | M tempest/common/image.py 2021-11-25 03:42:19.209 | M tempest/common/tempest_fixtures.py 2021-11-25 03:42:19.209 | M tempest/common/utils/__init__.py 2021-11-25 03:42:19.209 | M tempest/common/utils/linux/__init__.py 2021-11-25 03:42:19.209 | M tempest/common/utils/linux/remote_client.py 2021-11-25 03:42:19.209 | M tempest/common/utils/net_info.py 2021-11-25 03:42:19.209 | M tempest/common/utils/net_utils.py 2021-11-25 03:42:19.209 | M tempest/common/waiters.py 2021-11-25 03:42:19.209 | M tempest/config.py 2021-11-25 03:42:19.209 | M tempest/hacking/__init__.py 2021-11-25 03:42:19.209 | M tempest/hacking/checks.py 2021-11-25 03:42:19.209 | M tempest/lib/__init__.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/__init__.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/__init__.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/__init__.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-11-25 03:42:19.209 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-11-25 03:42:19.210 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-11-25 03:42:19.211 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/__init__.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/backups.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/extensions.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/group_types.py 2021-11-25 03:42:19.212 | M tempest/lib/api_schema/response/volume/groups.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/hosts.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/limits.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/messages.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/qos.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/quotas.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/services.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/transfers.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-11-25 03:42:19.213 | M tempest/lib/api_schema/response/volume/volumes.py 2021-11-25 03:42:19.213 | M tempest/lib/auth.py 2021-11-25 03:42:19.213 | M tempest/lib/base.py 2021-11-25 03:42:19.213 | M tempest/lib/cli/__init__.py 2021-11-25 03:42:19.213 | M tempest/lib/cli/base.py 2021-11-25 03:42:19.213 | M tempest/lib/cli/output_parser.py 2021-11-25 03:42:19.213 | M tempest/lib/cmd/__init__.py 2021-11-25 03:42:19.213 | M tempest/lib/common/__init__.py 2021-11-25 03:42:19.213 | M tempest/lib/common/api_microversion_fixture.py 2021-11-25 03:42:19.213 | M tempest/lib/common/api_version_request.py 2021-11-25 03:42:19.213 | M tempest/lib/common/api_version_utils.py 2021-11-25 03:42:19.213 | M tempest/lib/common/cred_client.py 2021-11-25 03:42:19.213 | M tempest/lib/common/cred_provider.py 2021-11-25 03:42:19.213 | M tempest/lib/common/dynamic_creds.py 2021-11-25 03:42:19.213 | M tempest/lib/common/fixed_network.py 2021-11-25 03:42:19.214 | M tempest/lib/common/http.py 2021-11-25 03:42:19.214 | M tempest/lib/common/jsonschema_validator.py 2021-11-25 03:42:19.214 | M tempest/lib/common/preprov_creds.py 2021-11-25 03:42:19.214 | M tempest/lib/common/profiler.py 2021-11-25 03:42:19.214 | M tempest/lib/common/rest_client.py 2021-11-25 03:42:19.214 | M tempest/lib/common/ssh.py 2021-11-25 03:42:19.214 | M tempest/lib/common/thread.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/__init__.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/data_utils.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/linux/__init__.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/linux/remote_client.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/misc.py 2021-11-25 03:42:19.214 | M tempest/lib/common/utils/test_utils.py 2021-11-25 03:42:19.214 | M tempest/lib/common/validation_resources.py 2021-11-25 03:42:19.214 | M tempest/lib/decorators.py 2021-11-25 03:42:19.214 | M tempest/lib/exceptions.py 2021-11-25 03:42:19.214 | M tempest/lib/services/__init__.py 2021-11-25 03:42:19.214 | M tempest/lib/services/clients.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/__init__.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/agents_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/aggregates_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/availability_zone_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/base_compute_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/certificates_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/extensions_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/fixed_ips_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/flavors_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/floating_ips_client.py 2021-11-25 03:42:19.214 | M tempest/lib/services/compute/hosts_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/hypervisor_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/images_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/interfaces_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/keypairs_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/limits_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/migrations_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/networks_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/quota_classes_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/quotas_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/security_group_rules_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/security_groups_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/server_groups_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/servers_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/services_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/snapshots_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/tenant_networks_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/tenant_usages_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/versions_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/compute/volumes_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/__init__.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/__init__.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/identity_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/roles_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/services_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/tenants_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/token_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v2/users_client.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v3/__init__.py 2021-11-25 03:42:19.215 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/catalog_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/credentials_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/domains_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/groups_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/identity_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/limits_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/mappings_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/policies_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/projects_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/protocols_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/regions_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/roles_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/services_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/token_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/trusts_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/users_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/identity/v3/versions_client.py 2021-11-25 03:42:19.216 | M tempest/lib/services/image/__init__.py 2021-11-25 03:42:19.216 | M tempest/lib/services/image/v1/__init__.py 2021-11-25 03:42:19.216 | M tempest/lib/services/image/v1/image_members_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v1/images_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/__init__.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/image_members_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/images_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/namespaces_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/resource_types_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/schemas_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/image/v2/versions_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/__init__.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/agents_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/base.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/extensions_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/floating_ips_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/log_resource_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/loggable_resource_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/metering_label_rules_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/metering_labels_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/networks_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/ports_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/qos_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/quotas_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/routers_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/security_group_rules_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/security_groups_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/segments_client.py 2021-11-25 03:42:19.217 | M tempest/lib/services/network/service_providers_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/network/subnetpools_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/network/subnets_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/network/tags_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/network/trunks_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/network/versions_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/__init__.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/account_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/capabilities_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/container_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/object_storage/object_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/placement/__init__.py 2021-11-25 03:42:19.218 | M tempest/lib/services/placement/base_placement_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/placement/placement_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/placement/resource_providers_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/__init__.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/base_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/__init__.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/backups_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/extensions_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/hosts_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/limits_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/qos_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/quotas_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/services_client.py 2021-11-25 03:42:19.218 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v2/transfers_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v2/types_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v2/volumes_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/__init__.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/attachments_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/backups_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/base_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/extensions_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/group_types_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/groups_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/hosts_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/limits_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/messages_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/qos_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/quotas_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/services_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/transfers_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/types_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/versions_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-11-25 03:42:19.219 | M tempest/lib/services/volume/v3/volumes_client.py 2021-11-25 03:42:19.219 | M tempest/scenario/README.rst 2021-11-25 03:42:19.219 | M tempest/scenario/__init__.py 2021-11-25 03:42:19.220 | M tempest/scenario/manager.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_aggregates_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_dashboard_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_minimum_basic.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_network_advanced_server_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_network_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_network_qos_placement.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_network_v6.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_object_storage_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_security_groups_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_server_advanced_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_server_basic_ops.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_server_multinode.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_shelve_instance.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_snapshot_pattern.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_stamp_pattern.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_unified_limits.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_volume_backup_restore.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_volume_boot_pattern.py 2021-11-25 03:42:19.220 | M tempest/scenario/test_volume_migrate_attached.py 2021-11-25 03:42:19.220 | M tempest/services/__init__.py 2021-11-25 03:42:19.220 | M tempest/services/orchestration/__init__.py 2021-11-25 03:42:19.220 | M tempest/services/orchestration/json/__init__.py 2021-11-25 03:42:19.220 | M tempest/services/orchestration/json/orchestration_client.py 2021-11-25 03:42:19.220 | M tempest/test.py 2021-11-25 03:42:19.220 | M tempest/test_discover/__init__.py 2021-11-25 03:42:19.220 | M tempest/test_discover/plugins.py 2021-11-25 03:42:19.220 | M tempest/test_discover/test_discover.py 2021-11-25 03:42:19.220 | M tempest/tests/README.rst 2021-11-25 03:42:19.220 | M tempest/tests/__init__.py 2021-11-25 03:42:19.220 | M tempest/tests/api/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/api/compute/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/api/compute/test_base.py 2021-11-25 03:42:19.221 | M tempest/tests/base.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-11-25 03:42:19.221 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_account_generator.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_cleanup.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_cleanup_services.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_list_plugins.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_run.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_saved_state_json.json 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_tempest_init.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-11-25 03:42:19.221 | M tempest/tests/cmd/test_workspace.py 2021-11-25 03:42:19.221 | M tempest/tests/common/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_admin_available.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_alt_available.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_compute.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_credentials_factory.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_custom_matchers.py 2021-11-25 03:42:19.221 | M tempest/tests/common/test_image.py 2021-11-25 03:42:19.221 | M tempest/tests/common/utils/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/common/utils/linux/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-11-25 03:42:19.221 | M tempest/tests/common/utils/test_net_utils.py 2021-11-25 03:42:19.221 | M tempest/tests/fake_config.py 2021-11-25 03:42:19.221 | M tempest/tests/fake_tempest_plugin.py 2021-11-25 03:42:19.221 | M tempest/tests/files/__init__.py 2021-11-25 03:42:19.221 | M tempest/tests/files/failing-tests 2021-11-25 03:42:19.221 | M tempest/tests/files/passing-tests 2021-11-25 03:42:19.222 | M tempest/tests/files/setup.cfg 2021-11-25 03:42:19.222 | M tempest/tests/files/testr-conf 2021-11-25 03:42:19.222 | M tempest/tests/lib/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cli/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cli/test_command_failed.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cli/test_execute.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cli/test_output_parser.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cmd/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_api_version_request.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_api_version_utils.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_cred_client.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_http.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_preprov_creds.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_profiler.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_rest_client.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/test_validation_resources.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/test_misc.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/fake_auth_provider.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/fake_credentials.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/fake_http.py 2021-11-25 03:42:19.222 | M tempest/tests/lib/fake_identity.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/__init__.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/base.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/__init__.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_images_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-11-25 03:42:19.223 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_services_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/__init__.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-11-25 03:42:19.224 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/__init__.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v1/__init__.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/__init__.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/network/__init__.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/network/test_agents_client.py 2021-11-25 03:42:19.225 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_networks_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_ports_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_qos_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_routers_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_segments_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_tags_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/network/test_versions_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/object_storage/__init__.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/placement/__init__.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-11-25 03:42:19.226 | M tempest/tests/lib/services/registry_fixture.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/test_clients.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/__init__.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-11-25 03:42:19.227 | M tempest/tests/lib/services/voSwitched to branch 'master' 2021-11-25 03:42:19.228 | lume/v3/test_transfers_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_auth.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_base.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_credentials.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_decorators.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_ssh.py 2021-11-25 03:42:19.228 | M tempest/tests/lib/test_tempest_lib.py 2021-11-25 03:42:19.228 | M tempest/tests/test_base_test.py 2021-11-25 03:42:19.228 | M tempest/tests/test_config.py 2021-11-25 03:42:19.228 | M tempest/tests/test_decorators.py 2021-11-25 03:42:19.228 | M tempest/tests/test_hacking.py 2021-11-25 03:42:19.228 | M tempest/tests/test_imports.py 2021-11-25 03:42:19.228 | M tempest/tests/test_list_tests.py 2021-11-25 03:42:19.228 | M tempest/tests/test_microversions.py 2021-11-25 03:42:19.228 | M tempest/tests/test_tempest_plugin.py 2021-11-25 03:42:19.228 | M tempest/tests/test_test.py 2021-11-25 03:42:19.228 | M tempest/tests/utils.py 2021-11-25 03:42:19.228 | M tempest/version.py 2021-11-25 03:42:19.228 | M test-requirements.txt 2021-11-25 03:42:19.228 | M tools/generate-tempest-plugins-list.py 2021-11-25 03:42:19.228 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-11-25 03:42:19.228 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-11-25 03:42:19.228 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-11-25 03:42:19.228 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-11-25 03:42:19.228 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-11-25 03:42:19.228 | M tools/tempest-plugin-sanity.sh 2021-11-25 03:42:19.229 | M tox.ini 2021-11-25 03:42:19.229 | M zuul.d/base.yaml 2021-11-25 03:42:19.229 | M zuul.d/integrated-gate.yaml 2021-11-25 03:42:19.229 | M zuul.d/project.yaml 2021-11-25 03:42:19.229 | M zuul.d/stable-jobs.yaml 2021-11-25 03:42:19.229 | M zuul.d/tempest-specific.yaml 2021-11-25 03:42:19.229 | Your branch is up to date with 'origin/master'. 2021-11-25 03:42:19.229 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-11-25 03:42:19.229 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-25 03:42:19.229 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.RHYZoMQGAl 2021-11-25 03:42:19.229 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.RHYZoMQGAl 2021-11-25 03:42:19.229 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-25 03:42:19.229 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.RHYZoMQGAl 2021-11-25 03:42:19.229 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-25 03:42:19.229 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-25 03:42:19.229 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-25 03:42:19.229 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-11-25 03:42:19.831 | full create: /opt/stack/tempest/.tox/tempest 2021-11-25 03:42:20.691 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-25 03:42:46.077 | full develop-inst: /opt/stack/tempest 2021-11-25 03:42:51.459 | 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.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:42:51.460 | ___________________________________ summary ____________________________________ 2021-11-25 03:42:51.460 | full: skipped tests 2021-11-25 03:42:51.460 | congratulations :) 2021-11-25 03:42:51.489 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.RHYZoMQGAl -r requirements.txt 2021-11-25 03:42:52.225 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.301 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.332 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.409 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.494 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.580 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.631 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.790 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.895 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.913 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.936 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.971 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:52.985 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:53.036 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:53.128 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:53.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:42:53.163 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 25)) (4.5.0) 2021-11-25 03:42:53.175 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 46)) (5.8.0) 2021-11-25 03:42:53.178 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 53)) (5.1.0) 2021-11-25 03:42:53.182 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 64)) (3.0.0) 2021-11-25 03:42:53.194 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 121)) (2.3.0) 2021-11-25 03:42:53.207 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 139)) (0.8.0) 2021-11-25 03:42:53.214 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 147)) (2.4.0) 2021-11-25 03:42:53.228 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 174)) (2.8.0) 2021-11-25 03:42:53.264 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 179)) (1.26.7) 2021-11-25 03:42:53.287 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 184)) (1.4.0) 2021-11-25 03:42:53.302 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 188)) (6.0) 2021-11-25 03:42:53.304 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 193)) (36.0.0) 2021-11-25 03:42:53.359 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 211)) (1.1.0) 2021-11-25 03:42:53.367 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 220)) (3.2.0) 2021-11-25 03:42:53.377 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 257)) (3.9.0) 2021-11-25 03:42:53.391 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 291)) (4.6.1) 2021-11-25 03:42:53.434 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 295)) (4.8.2) 2021-11-25 03:42:53.478 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 321)) (3.2.1) 2021-11-25 03:42:53.505 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 322)) (4.2.0) 2021-11-25 03:42:53.515 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 333)) (0.4.0) 2021-11-25 03:42:53.518 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 361)) (2.5.0) 2021-11-25 03:42:53.530 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 401)) (1.4.0) 2021-11-25 03:42:53.543 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 408)) (1.0.2) 2021-11-25 03:42:53.547 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 410)) (8.7.1) 2021-11-25 03:42:53.592 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 425)) (3.0.6) 2021-11-25 03:42:53.599 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 437)) (3.5.0) 2021-11-25 03:42:53.608 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 447)) (2.3.2) 2021-11-25 03:42:53.670 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 465)) (1.16.0) 2021-11-25 03:42:53.673 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 497)) (1.13.3) 2021-11-25 03:42:53.677 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 508)) (1.5.0) 2021-11-25 03:42:53.682 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 513)) (0.18.2) 2021-11-25 03:42:53.685 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 543)) (5.4.0) 2021-11-25 03:42:53.713 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 560)) (1.15.0) 2021-11-25 03:42:53.717 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 563)) (3.2.0) 2021-11-25 03:42:53.749 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 576)) (3.6.0) 2021-11-25 03:42:53.775 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 591)) (0.14.1) 2021-11-25 03:42:53.781 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 598)) (4.12.0) 2021-11-25 03:42:53.797 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 604)) (2.8.2) 2021-11-25 03:42:53.802 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 609)) (2021.3) 2021-11-25 03:42:53.807 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 617)) (59.2.0) 2021-11-25 03:42:53.860 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 144)) (0.2.5) 2021-11-25 03:42:53.865 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 169)) (1.0.0) 2021-11-25 03:42:53.869 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 151)) (1.4.0) 2021-11-25 03:42:53.872 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.RHYZoMQGAl (line 211)) (1.4.0) 2021-11-25 03:42:53.875 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 120)) (0.9.6) 2021-11-25 03:42:53.877 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 56)) (3.4.0) 2021-11-25 03:42:53.884 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 171)) (4.0.0) 2021-11-25 03:42:53.887 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 2)) (0.12.2) 2021-11-25 03:42:53.891 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 230)) (2.26.0) 2021-11-25 03:42:53.921 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 49)) (21.2.0) 2021-11-25 03:42:53.980 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 282)) (1.8.2) 2021-11-25 03:42:53.983 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 186)) (2.21) 2021-11-25 03:42:53.986 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 506)) (0.18.0) 2021-11-25 03:42:53.991 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 529)) (1.6) 2021-11-25 03:42:53.993 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 348)) (21.3) 2021-11-25 03:42:53.999 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 375)) (1.0.1) 2021-11-25 03:42:54.002 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 536)) (0.11.0) 2021-11-25 03:42:54.005 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 377)) (1.0.0) 2021-11-25 03:42:54.009 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 584)) (2.0.7) 2021-11-25 03:42:54.014 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.RHYZoMQGAl (line 379)) (3.3) 2021-11-25 03:42:54.018 | 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.RHYZoMQGAl (line 230)) (2021.10.8) 2021-11-25 03:42:54.114 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-25 03:42:54.114 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-25 03:42:54.172 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-11-25 03:42:54.174 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.RHYZoMQGAl 2021-11-25 03:42:54.178 | ++ lib/tempest:install_tempest:769 : popd 2021-11-25 03:42:54.178 | ~/devstack 2021-11-25 03:42:54.181 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-25 03:42:54.183 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-25 03:42:54.186 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:42:54.188 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:42:54.191 | + functions-common:run_phase:1786 : run_plugins stack install 2021-11-25 03:42:54.193 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-25 03:42:54.196 | + functions-common:run_plugins:1746 : local phase=install 2021-11-25 03:42:54.199 | + functions-common:run_plugins:1748 : local plugins= 2021-11-25 03:42:54.202 | + functions-common:run_plugins:1749 : local plugin 2021-11-25 03:42:54.204 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-11-25 03:42:54.207 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-11-25 03:42:54.209 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-25 03:42:54.212 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-25 03:42:54.215 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-11-25 03:42:54.217 | + inc/python:use_library_from_git:266 : return 1 2021-11-25 03:42:54.220 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-11-25 03:42:54.222 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-25 03:42:54.225 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:42:54.228 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-25 03:42:54.231 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-11-25 03:42:54.233 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:42:54.237 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:42:54.237 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:42:54.242 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-11-25 03:42:54.244 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-11-25 03:42:54.247 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-11-25 03:42:54.250 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-25 03:42:54.252 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-25 03:42:54.272 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-11-25 03:42:54.278 | + 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-11-25 03:42:57.121 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:42:57.121 | 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-11-25 03:42:57.122 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.122 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.123 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.123 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.123 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.124 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.124 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.125 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.125 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.126 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.126 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.127 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.127 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.128 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.128 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.128 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.129 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.129 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.130 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.130 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.131 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.131 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.131 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.132 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.132 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.134 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.135 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.135 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.136 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.137 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.137 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.138 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.138 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.138 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.139 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.139 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.140 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.140 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.141 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.141 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.141 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.142 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.142 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.142 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.143 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.143 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.144 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.144 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.144 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.145 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.146 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.146 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.146 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.147 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.147 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.148 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.148 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.149 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.149 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.150 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.150 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.151 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.151 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.152 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.153 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.153 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.154 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.154 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.155 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.156 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.156 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.156 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.157 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.157 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.158 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.158 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.158 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.159 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.159 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.160 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.160 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.161 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.161 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.162 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.162 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.162 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.163 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.163 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.164 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.165 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.165 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.166 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.166 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.167 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.167 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.168 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.168 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.169 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.169 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.170 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.170 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.171 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.171 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.172 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.172 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.173 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.173 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.173 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.174 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.174 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.175 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.175 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.176 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.176 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.177 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.177 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.178 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.178 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.178 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.179 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.180 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.180 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.181 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.181 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.182 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.182 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.183 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.183 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.184 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.184 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.185 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.185 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.185 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.186 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.186 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.187 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.187 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.187 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.188 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.188 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.189 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.189 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.190 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.190 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.190 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.191 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.191 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.192 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.192 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.193 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.193 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.194 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.194 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.194 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.195 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.195 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.195 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.196 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.196 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.197 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.197 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.198 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.198 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.199 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.199 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.199 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.200 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.200 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.200 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.201 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.201 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.202 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.202 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.203 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.203 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.203 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.204 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.204 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.205 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.205 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.205 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.206 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.206 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.206 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.207 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.207 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.208 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.208 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.209 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.209 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.209 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.210 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.210 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.211 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.211 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.211 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.212 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.212 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.213 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.213 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.213 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.214 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.214 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.215 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.215 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.215 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.216 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.216 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.217 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.217 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.217 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.218 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.218 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.219 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.219 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.219 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.220 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.221 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.221 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.222 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.222 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.223 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.223 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.224 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.225 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.225 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.227 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.227 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.228 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.228 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.229 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.229 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.230 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.231 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.231 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.232 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.233 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.233 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.234 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.234 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.234 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.235 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.235 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.236 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.236 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.237 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.237 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.237 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.238 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.238 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.239 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.239 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.240 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.240 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.241 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.241 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.241 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.243 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.243 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.243 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.244 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.244 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.244 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.245 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.245 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.247 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.247 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.248 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.248 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.248 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.249 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.249 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.250 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.250 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.251 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.251 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.251 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.252 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.252 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.253 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.253 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.253 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.254 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.254 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.255 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.255 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.256 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.256 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.256 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.257 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.257 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.258 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.258 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.258 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.259 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.259 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.260 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.260 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.261 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.261 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.262 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.262 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.262 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.263 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.263 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.264 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.264 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.264 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.265 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.265 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.266 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.266 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.267 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.267 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.267 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.268 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.268 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.269 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.269 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.269 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.270 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.270 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.271 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.271 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.272 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.272 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.273 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.274 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.275 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.275 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.276 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.276 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.277 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.277 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.277 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.278 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.278 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.279 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.279 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.280 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.280 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.280 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.281 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.281 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.282 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.283 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.284 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.286 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.286 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.287 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.287 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.288 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.288 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.288 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.289 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.290 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.290 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.291 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.291 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.291 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.292 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.292 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.293 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.293 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.294 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.294 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.294 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.295 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.295 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.296 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.296 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.297 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.297 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.298 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.298 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.299 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.299 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.300 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.300 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.301 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.301 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.301 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.302 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.302 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.303 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.303 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.303 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.304 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.305 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.305 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.306 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.306 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.306 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.307 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.307 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.308 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.308 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.309 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.309 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.310 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.310 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.311 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.311 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.312 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.312 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.313 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:42:57.313 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:42:57.313 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:42:57.525 | Collecting python-openstackclient===5.2.0 2021-11-25 03:42:57.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-11-25 03:42:57.686 | 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-11-25 03:42:57.689 | 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-11-25 03:42:57.708 | 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-11-25 03:42:57.737 | 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-11-25 03:42:57.742 | 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-11-25 03:42:57.745 | 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-11-25 03:42:57.755 | 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-11-25 03:42:57.771 | 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-11-25 03:42:57.792 | 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-11-25 03:42:57.813 | 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-11-25 03:42:57.834 | 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-11-25 03:42:57.855 | 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-11-25 03:42:57.858 | 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-11-25 03:42:57.867 | 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-11-25 03:42:57.871 | 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-11-25 03:42:57.874 | 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-11-25 03:42:57.877 | 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-11-25 03:42:57.882 | 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-11-25 03:42:57.888 | 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-11-25 03:42:57.958 | 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-11-25 03:42:57.982 | 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-11-25 03:42:57.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-11-25 03:42:57.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-11-25 03:42:57.993 | 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-11-25 03:42:57.998 | 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-11-25 03:42:58.002 | 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-11-25 03:42:58.005 | 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-11-25 03:42:58.048 | 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-11-25 03:42:58.051 | 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-11-25 03:42:58.068 | 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-11-25 03:42:58.075 | 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-11-25 03:42:58.078 | 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-11-25 03:42:58.081 | 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-11-25 03:42:58.096 | 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-11-25 03:42:58.110 | 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-11-25 03:42:58.134 | 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-11-25 03:42:58.137 | 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-11-25 03:42:58.141 | 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-11-25 03:42:58.144 | 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-11-25 03:42:58.149 | 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-11-25 03:42:58.152 | 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-11-25 03:42:58.157 | 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-11-25 03:42:58.161 | 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-11-25 03:42:58.164 | 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-11-25 03:42:58.168 | 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-11-25 03:42:58.171 | 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-11-25 03:42:58.194 | 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-11-25 03:43:00.214 | Installing collected packages: python-openstackclient 2021-11-25 03:43:01.471 | Successfully installed python-openstackclient-5.2.0 2021-11-25 03:43:01.612 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:43:01.612 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:43:01.696 | + inc/python:pip_install:207 : result=0 2021-11-25 03:43:01.699 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:43:01.701 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:01.704 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:01.706 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:01.709 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:01.711 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:01.714 | + functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:43:01.716 | + functions-common:time_stop:2338 : start_time=1637811774267 2021-11-25 03:43:01.718 | + functions-common:time_stop:2340 : [[ -z 1637811774267 ]] 2021-11-25 03:43:01.721 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:01.725 | + functions-common:time_stop:2343 : end_time=1637811781722 2021-11-25 03:43:01.728 | + functions-common:time_stop:2344 : elapsed_time=7455 2021-11-25 03:43:01.730 | + functions-common:time_stop:2345 : total=249011 2021-11-25 03:43:01.733 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:01.735 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=256466 2021-11-25 03:43:01.738 | + inc/python:pip_install:210 : return 0 2021-11-25 03:43:01.740 | + ./stack.sh:main:959 : install_oscwrap 2021-11-25 03:43:01.744 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-11-25 03:43:01.747 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.s9NphNl54N 2021-11-25 03:43:01.750 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-11-25 03:43:01.752 | + functions-common:install_oscwrap:2382 : unalias -a 2021-11-25 03:43:01.755 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-11-25 03:43:01.758 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-11-25 03:43:01.760 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-25 03:43:01.763 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-11-25 03:43:01.780 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:43:01.782 | + ./stack.sh:main:1013 : configure_database 2021-11-25 03:43:01.785 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-25 03:43:01.787 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-11-25 03:43:01.790 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-11-25 03:43:01.793 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:43:01.795 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-11-25 03:43:01.797 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-11-25 03:43:01.800 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:43:01.802 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:43:01.804 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-11-25 03:43:01.807 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-11-25 03:43:01.809 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-25 03:43:01.811 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-25 03:43:01.813 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-25 03:43:01.816 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-25 03:43:01.818 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-25 03:43:01.820 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-25 03:43:01.822 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-25 03:43:01.825 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-25 03:43:01.827 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-11-25 03:43:01.830 | + functions-common:is_suse:462 : is_opensuse 2021-11-25 03:43:01.832 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-25 03:43:01.834 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-25 03:43:01.837 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-25 03:43:01.839 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-25 03:43:01.842 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-25 03:43:01.844 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-11-25 03:43:01.865 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:43:01.865 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-11-25 03:43:01.869 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-11-25 03:43:01.872 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:43:01.874 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:43:01.877 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-11-25 03:43:01.879 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-25 03:43:01.882 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-11-25 03:43:01.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:43:01.887 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:43:01.889 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-11-25 03:43:01.891 | + 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-11-25 03:43:01.902 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:43:01.916 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-25 03:43:01.926 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:43:01.939 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-11-25 03:43:01.942 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-11-25 03:43:01.943 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-25 03:43:01.947 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-25 03:43:02.001 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-25 03:43:02.046 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-25 03:43:02.090 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-25 03:43:02.136 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-11-25 03:43:02.138 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-11-25 03:43:02.141 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:43:02.143 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-11-25 03:43:03.695 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-11-25 03:43:03.698 | + functions-common:save_stackenv:60 : local tag=1017 2021-11-25 03:43:03.701 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-25 03:43:03.704 | + functions-common:save_stackenv:62 : time_stamp=2021-11-25-034303 2021-11-25 03:43:03.707 | + functions-common:save_stackenv:63 : echo '# 2021-11-25-034303 1017' 2021-11-25 03:43:03.710 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.713 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-25 03:43:03.715 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.718 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-25 03:43:03.720 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.723 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-25 03:43:03.725 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.728 | + 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,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,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-11-25 03:43:03.731 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.733 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-11-25 03:43:03.736 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.738 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.47/identity 2021-11-25 03:43:03.740 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.743 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-11-25 03:43:03.745 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.748 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-25-033247 2021-11-25 03:43:03.750 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.753 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-25 03:43:03.755 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.758 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-11-25 03:43:03.761 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.763 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-25 03:43:03.765 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.768 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-25 03:43:03.770 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.773 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-25 03:43:03.776 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:43:03.778 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-25 03:43:03.781 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-11-25 03:43:03.783 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-25 03:43:03.786 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-25 03:43:03.797 | + ./stack.sh:main:1043 : start_dstat 2021-11-25 03:43:03.799 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.802 | + functions-common:run_process:1582 : local service=dstat 2021-11-25 03:43:03.805 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.807 | + functions-common:run_process:1584 : local group= 2021-11-25 03:43:03.809 | + functions-common:run_process:1585 : local user= 2021-11-25 03:43:03.812 | + functions-common:run_process:1587 : local name=dstat 2021-11-25 03:43:03.814 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:43:03.817 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:43:03.820 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:43:03.822 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:43:03.826 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:43:03.829 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811783826 2021-11-25 03:43:03.832 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-11-25 03:43:03.848 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:43:03.850 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-25 03:43:03.854 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-11-25 03:43:03.856 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.859 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.861 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.864 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.866 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-25 03:43:03.869 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-25 03:43:03.872 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-11-25 03:43:03.874 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:43:03.877 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:43:03.879 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-25 03:43:03.882 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-25 03:43:03.884 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-11-25 03:43:03.887 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-25 03:43:03.889 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:43:03.891 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:43:03.894 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:43:03.896 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:43:03.898 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-25 03:43:03.901 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:43:03.905 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-25 03:43:03.957 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-25 03:43:04.011 | + 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-11-25 03:43:04.056 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-25 03:43:04.101 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-25 03:43:04.146 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:43:04.191 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:43:04.193 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-25 03:43:04.247 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:43:04.428 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-11-25 03:43:04.441 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-25 03:43:04.611 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-11-25 03:43:04.632 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:43:04.636 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:04.640 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:04.643 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:04.645 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:04.647 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:04.651 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:43:04.653 | + functions-common:time_stop:2338 : start_time=1637811783826 2021-11-25 03:43:04.655 | + functions-common:time_stop:2340 : [[ -z 1637811783826 ]] 2021-11-25 03:43:04.659 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:04.662 | + functions-common:time_stop:2343 : end_time=1637811784659 2021-11-25 03:43:04.665 | + functions-common:time_stop:2344 : elapsed_time=833 2021-11-25 03:43:04.667 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:43:04.670 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:04.672 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=833 2021-11-25 03:43:04.675 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-25 03:43:04.677 | + functions-common:run_process:1582 : local service=memory_tracker 2021-11-25 03:43:04.680 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-25 03:43:04.682 | + functions-common:run_process:1584 : local group= 2021-11-25 03:43:04.685 | + functions-common:run_process:1585 : local user=root 2021-11-25 03:43:04.687 | + functions-common:run_process:1587 : local name=memory_tracker 2021-11-25 03:43:04.690 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:43:04.692 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:43:04.695 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:43:04.698 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:43:04.702 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:43:04.705 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811784702 2021-11-25 03:43:04.707 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-11-25 03:43:04.727 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:04.730 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:43:04.732 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:04.735 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:04.737 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:04.740 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:04.745 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:04.747 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:43:04.750 | + functions-common:time_stop:2338 : start_time=1637811784702 2021-11-25 03:43:04.752 | + functions-common:time_stop:2340 : [[ -z 1637811784702 ]] 2021-11-25 03:43:04.755 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:04.759 | + functions-common:time_stop:2343 : end_time=1637811784756 2021-11-25 03:43:04.762 | + functions-common:time_stop:2344 : elapsed_time=54 2021-11-25 03:43:04.764 | + functions-common:time_stop:2345 : total=833 2021-11-25 03:43:04.767 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:04.769 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=887 2021-11-25 03:43:04.772 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-11-25 03:43:04.790 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:04.792 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-11-25 03:43:04.808 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:04.811 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-11-25 03:43:04.827 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:43:04.829 | + ./stack.sh:main:1056 : start_etcd3 2021-11-25 03:43:04.832 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-25 03:43:04.834 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-818778-3-smb --data-dir /opt/stack/data/etcd' 2021-11-25 03:43:04.837 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-25 03:43:04.839 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-818778-3-smb=http://10.222.0.47:2380' 2021-11-25 03:43:04.842 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.47:2380' 2021-11-25 03:43:04.844 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.47:2379' 2021-11-25 03:43:04.846 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-25 03:43:04.849 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-25 03:43:04.852 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.47:2379' 2021-11-25 03:43:04.855 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-25 03:43:04.857 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-25 03:43:04.859 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-25 03:43:04.862 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-818778-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-3-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' '' root 2021-11-25 03:43:04.864 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-11-25 03:43:04.867 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-cinder-818778-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-3-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2021-11-25 03:43:04.869 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:43:04.872 | + functions-common:write_user_unit_file:1467 : local user=root 2021-11-25 03:43:04.874 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:43:04.876 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:43:04.878 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-25 03:43:04.881 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:43:04.885 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-25 03:43:04.938 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-25 03:43:04.995 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-818778-3-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-3-smb=http://10.222.0.47:2380 --initial-advertise-peer-urls http://10.222.0.47:2380 --advertise-client-urls http://10.222.0.47:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.47:2379 --debug' 2021-11-25 03:43:05.039 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-25 03:43:05.084 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-25 03:43:05.129 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:43:05.174 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:43:05.176 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-25 03:43:05.230 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:43:05.412 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-25 03:43:05.458 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-25 03:43:05.505 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-25 03:43:05.550 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-25 03:43:05.596 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-25 03:43:05.599 | ++ functions-common:is_arch:428 : uname -m 2021-11-25 03:43:05.603 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-25 03:43:05.605 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-25 03:43:05.788 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-25 03:43:05.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-25 03:43:05.964 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-25 03:43:06.318 | + ./stack.sh:main:1067 : cat 2021-11-25 03:43:06.323 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-11-25 03:43:06.340 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:06.342 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-11-25 03:43:06.345 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-25 03:43:06.347 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-25 03:43:06.350 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.47/identity 2021-11-25 03:43:06.354 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.47/identity 2021-11-25 03:43:06.356 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-25 03:43:06.359 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-25 03:43:06.361 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-25 03:43:06.364 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-25 03:43:06.367 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-25 03:43:06.370 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-25 03:43:06.372 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-25 03:43:06.375 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-25 03:43:06.377 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-25 03:43:06.380 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-25 03:43:06.383 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-25 03:43:06.385 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-25 03:43:06.388 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-11-25 03:43:06.403 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:43:06.406 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-11-25 03:43:06.408 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:43:06.411 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-11-25 03:43:06.414 | + ./stack.sh:main:1092 : '[' 10.222.0.47 == 10.222.0.47 ']' 2021-11-25 03:43:06.416 | + ./stack.sh:main:1093 : init_keystone 2021-11-25 03:43:06.419 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-11-25 03:43:06.434 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:06.436 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-11-25 03:43:06.438 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-11-25 03:43:06.441 | + lib/database:recreate_database:110 : local db=keystone 2021-11-25 03:43:06.443 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-25 03:43:06.446 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-11-25 03:43:06.448 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-25 03:43:06.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:43:06.467 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-25 03:43:06.471 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:43:06.484 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-11-25 03:43:06.486 | + functions-common:time_start:2317 : local name=dbsync 2021-11-25 03:43:06.489 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:43:06.491 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:43:06.495 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:43:06.498 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811786496 2021-11-25 03:43:06.501 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-25 03:43:08.777 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:08.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.780 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.782 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.789 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.789 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.790 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.791 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.793 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.795 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:08.795 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:08.828 | 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=71452) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:43:08.831 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.835 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.835 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.839 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.840 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.841 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.841 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.841 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.842 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.842 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.844 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.844 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.848 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:08.848 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:08.891 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:08.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.894 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.905 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.905 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:08.907 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:08.944 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.946 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.946 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.948 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.948 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.952 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.953 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.954 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.954 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.954 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:08.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:08.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:08.961 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:08.967 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-25 03:43:11.389 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.389 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-25 03:43:11.397 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.398 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-25 03:43:11.406 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.406 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-25 03:43:11.414 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.414 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-25 03:43:11.423 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.423 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-25 03:43:11.431 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.431 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-25 03:43:11.661 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.662 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-25 03:43:11.763 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.764 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-25 03:43:11.823 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.823 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-25 03:43:11.831 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.831 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-25 03:43:11.840 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.840 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-25 03:43:11.846 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.846 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-25 03:43:11.854 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.854 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-25 03:43:11.862 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.863 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-25 03:43:11.931 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:11.931 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-25 03:43:12.209 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:12.209 | INFO migrate.versioning.api [-] 82 -> 83...  2021-11-25 03:43:12.538 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:12.538 | INFO migrate.versioning.api [-] 83 -> 84...  2021-11-25 03:43:12.642 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:12.642 | INFO migrate.versioning.api [-] 84 -> 85...  2021-11-25 03:43:12.805 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:12.805 | INFO migrate.versioning.api [-] 85 -> 86...  2021-11-25 03:43:12.858 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:12.858 | INFO migrate.versioning.api [-] 86 -> 87...  2021-11-25 03:43:13.152 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:13.152 | INFO migrate.versioning.api [-] 87 -> 88...  2021-11-25 03:43:13.319 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:13.319 | INFO migrate.versioning.api [-] 88 -> 89...  2021-11-25 03:43:13.345 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:13.345 | INFO migrate.versioning.api [-] 89 -> 90...  2021-11-25 03:43:13.479 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:13.479 | INFO migrate.versioning.api [-] 90 -> 91...  2021-11-25 03:43:13.786 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:13.786 | INFO migrate.versioning.api [-] 91 -> 92...  2021-11-25 03:43:14.090 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.090 | INFO migrate.versioning.api [-] 92 -> 93...  2021-11-25 03:43:14.417 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.417 | INFO migrate.versioning.api [-] 93 -> 94...  2021-11-25 03:43:14.658 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.658 | INFO migrate.versioning.api [-] 94 -> 95...  2021-11-25 03:43:14.820 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.820 | INFO migrate.versioning.api [-] 95 -> 96...  2021-11-25 03:43:14.832 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.833 | INFO migrate.versioning.api [-] 96 -> 97...  2021-11-25 03:43:14.841 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.842 | INFO migrate.versioning.api [-] 97 -> 98...  2021-11-25 03:43:14.848 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.848 | INFO migrate.versioning.api [-] 98 -> 99...  2021-11-25 03:43:14.854 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.854 | INFO migrate.versioning.api [-] 99 -> 100...  2021-11-25 03:43:14.862 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.862 | INFO migrate.versioning.api [-] 100 -> 101...  2021-11-25 03:43:14.872 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.872 | INFO migrate.versioning.api [-] 101 -> 102...  2021-11-25 03:43:14.894 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.894 | INFO migrate.versioning.api [-] 102 -> 103...  2021-11-25 03:43:14.964 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.964 | INFO migrate.versioning.api [-] 103 -> 104...  2021-11-25 03:43:14.974 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:14.974 | INFO migrate.versioning.api [-] 104 -> 105...  2021-11-25 03:43:15.169 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.169 | INFO migrate.versioning.api [-] 105 -> 106...  2021-11-25 03:43:15.261 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.261 | INFO migrate.versioning.api [-] 106 -> 107...  2021-11-25 03:43:15.445 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.445 | INFO migrate.versioning.api [-] 107 -> 108...  2021-11-25 03:43:15.650 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.651 | INFO migrate.versioning.api [-] 108 -> 109...  2021-11-25 03:43:15.748 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.749 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.751 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.751 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.753 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.753 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.757 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.758 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.759 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.759 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.759 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.760 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.761 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.763 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.763 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.765 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.766 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.768 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.768 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.770 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.770 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.774 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.774 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.775 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.776 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.776 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.777 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.777 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.782 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.783 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.784 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.784 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.786 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.786 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.790 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.791 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.792 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.792 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.792 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.793 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.794 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.796 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.796 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.799 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.799 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.805 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.806 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.806 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.807 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.807 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.807 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.807 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.808 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.808 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.809 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.810 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.810 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.810 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.810 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.811 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.814 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.815 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.817 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.817 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.817 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.817 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.818 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.818 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.818 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.820 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.820 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.823 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.823 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.826 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.828 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.829 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.829 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.830 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.830 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.830 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.830 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.834 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.834 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.847 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.848 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.848 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.849 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.849 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.850 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.850 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.850 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.851 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.852 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.853 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.853 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.853 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.853 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.854 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.856 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.857 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.859 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.859 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.860 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.860 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.860 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.860 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.861 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.862 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.864 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.864 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.864 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.866 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.866 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.866 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.868 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.870 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.876 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.877 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.877 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.878 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.878 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.882 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.882 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.882 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.882 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.885 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.885 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.889 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.894 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.894 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.894 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.896 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.904 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.904 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:15.911 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.911 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.913 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.913 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.914 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.916 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.916 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.919 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.919 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.921 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.921 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.921 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.922 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.923 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.923 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.923 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.928 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.930 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.931 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.933 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.933 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.935 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.935 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.936 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.936 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.937 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.937 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.938 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.938 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:15.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:15.938 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:15.938 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:15.945 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-25 03:43:15.951 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.951 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-25 03:43:15.957 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:15.957 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-25 03:43:16.202 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.202 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-25 03:43:16.209 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.209 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-25 03:43:16.217 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.217 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-25 03:43:16.226 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.226 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-25 03:43:16.234 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.234 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-25 03:43:16.240 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.240 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-25 03:43:16.248 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.249 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-25 03:43:16.430 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.431 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-25 03:43:16.439 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.439 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-25 03:43:16.676 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.676 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-25 03:43:16.684 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.684 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-25 03:43:16.896 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.896 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-25 03:43:16.904 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.904 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-25 03:43:16.964 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.964 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-25 03:43:16.972 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.973 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-25 03:43:16.981 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.981 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-25 03:43:16.990 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.990 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-25 03:43:16.998 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:16.998 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-25 03:43:17.006 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.006 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-25 03:43:17.062 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.062 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-25 03:43:17.163 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.164 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-25 03:43:17.371 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.371 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-25 03:43:17.379 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.379 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-25 03:43:17.387 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.387 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-25 03:43:17.396 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.396 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-25 03:43:17.404 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.404 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-25 03:43:17.410 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.410 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-25 03:43:17.477 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.477 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-25 03:43:17.539 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.539 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-25 03:43:17.694 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.694 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-25 03:43:17.966 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:17.966 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-25 03:43:18.087 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.087 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-25 03:43:18.185 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.185 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-25 03:43:18.283 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.284 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-25 03:43:18.291 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.291 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-25 03:43:18.300 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.300 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-25 03:43:18.308 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.308 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-25 03:43:18.316 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.316 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-25 03:43:18.325 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.325 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-25 03:43:18.331 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.331 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-25 03:43:18.339 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.339 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-25 03:43:18.348 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.348 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-25 03:43:18.552 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.552 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-25 03:43:18.558 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:18.558 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-25 03:43:19.134 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.134 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-25 03:43:19.403 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.403 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-25 03:43:19.411 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.411 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-25 03:43:19.419 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.420 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-25 03:43:19.428 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.429 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-25 03:43:19.434 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.435 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-25 03:43:19.526 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.527 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-25 03:43:19.532 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.533 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-25 03:43:19.677 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.677 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-25 03:43:19.793 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.793 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-25 03:43:19.802 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.802 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-25 03:43:19.810 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.810 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-25 03:43:19.819 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.819 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-25 03:43:19.827 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.827 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-25 03:43:19.835 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:19.835 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-25 03:43:20.039 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.039 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-25 03:43:20.047 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.047 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-25 03:43:20.149 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.150 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-25 03:43:20.524 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.524 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-25 03:43:20.630 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.630 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-25 03:43:20.638 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.639 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-25 03:43:20.647 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.647 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-25 03:43:20.655 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.655 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-25 03:43:20.664 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.664 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-25 03:43:20.670 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.670 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-25 03:43:20.678 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.678 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-25 03:43:20.851 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.852 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-25 03:43:20.859 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.859 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-25 03:43:20.868 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.868 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-25 03:43:20.877 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.877 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-25 03:43:20.885 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.885 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-25 03:43:20.893 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:20.893 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:20.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.897 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.897 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.897 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.898 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.898 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.905 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.906 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.906 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.907 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.959 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.959 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.960 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.961 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.961 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.962 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.964 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.964 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.965 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.965 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.965 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.965 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.968 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.968 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.968 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.968 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.968 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.969 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:20.970 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:20.970 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:20.971 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.971 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.972 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.972 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.974 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.975 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.975 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.977 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.979 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.980 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.983 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.983 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.985 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.985 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.986 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.986 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.989 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.989 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.989 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.991 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.993 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.994 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.994 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.997 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.997 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:20.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:20.999 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:20.999 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:20.999 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.000 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.000 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.003 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.003 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.003 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.004 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.005 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.005 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.005 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.006 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.006 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.009 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.009 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.011 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.011 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.011 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.012 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.012 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.012 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.012 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.014 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.014 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.015 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.015 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.015 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.015 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.016 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.019 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.019 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.020 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.022 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.023 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.023 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.023 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.024 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.024 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.024 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.025 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.026 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.026 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.027 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.027 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.027 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.027 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.028 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.034 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.036 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.036 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.039 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.039 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.042 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.042 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.043 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.043 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.044 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.044 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.044 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.044 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.044 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.045 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.045 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.045 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.045 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.046 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.047 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.047 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.047 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.049 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.049 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.049 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.049 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.049 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.050 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.050 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.050 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.050 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.052 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.052 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.053 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.054 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.054 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.056 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.057 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.057 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.057 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.058 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.058 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.058 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.058 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.059 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.059 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.059 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.060 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.060 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.060 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.061 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.061 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.061 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.061 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.062 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.062 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.062 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.062 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.063 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.077 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.079 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.079 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.081 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.081 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.081 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.081 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.082 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.084 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.085 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.085 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.086 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.086 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.086 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.086 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.087 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.087 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.087 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.087 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.087 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.088 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.089 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.090 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.090 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.090 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.090 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.091 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.091 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.091 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.091 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.091 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.092 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.092 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.092 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.094 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.094 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.095 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.096 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.096 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.098 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.098 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.098 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.098 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.099 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.099 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.099 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.099 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.099 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.100 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.100 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.100 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.101 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.102 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.102 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.102 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.102 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.103 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.103 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.103 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.104 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.105 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.105 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.105 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.106 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.107 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.107 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.109 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.109 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.110 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.110 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.111 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.114 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.114 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.115 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.115 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.116 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.116 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.116 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.116 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.116 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.117 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.117 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.117 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.117 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.118 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.118 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.119 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.119 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.119 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.120 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.120 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.120 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.120 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.121 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.121 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.121 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.121 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.121 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.123 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.123 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.124 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.125 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.125 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.127 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.127 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.127 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.127 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.128 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.128 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.128 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.128 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.128 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.129 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.129 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.129 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.130 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.130 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.131 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.131 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.131 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.131 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.132 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.132 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.132 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.132 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.133 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.133 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.133 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.133 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.133 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.134 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.134 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.139 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.141 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.141 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.143 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.143 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.144 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.144 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.144 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.147 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.147 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.148 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.148 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.149 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.149 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.149 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.149 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.149 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.150 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.150 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.150 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.150 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.151 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.152 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.152 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.152 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.153 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.153 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.153 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.153 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.154 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.154 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.154 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.154 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.154 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.156 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.156 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.158 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.158 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.159 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.160 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.160 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.161 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.162 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.162 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.163 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.163 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.163 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.164 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.164 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.164 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.164 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.165 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.165 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.165 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.166 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.167 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.167 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.167 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.175 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-25 03:43:21.181 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.181 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-25 03:43:21.187 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.187 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-25 03:43:21.199 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.200 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-25 03:43:21.205 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.206 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-25 03:43:21.211 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.211 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-25 03:43:21.217 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.217 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-25 03:43:21.224 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.224 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-25 03:43:21.230 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.230 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-25 03:43:21.236 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.237 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-25 03:43:21.244 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.244 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-25 03:43:21.253 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.253 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-25 03:43:21.268 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.269 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-25 03:43:21.274 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.274 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-25 03:43:21.300 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.300 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-25 03:43:21.325 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.325 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-25 03:43:21.331 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.331 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-25 03:43:21.337 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.337 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-25 03:43:21.343 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.343 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-25 03:43:21.349 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.349 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-25 03:43:21.355 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.356 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-25 03:43:21.362 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.362 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-25 03:43:21.368 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.368 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-25 03:43:21.376 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.376 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-25 03:43:21.385 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.385 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-25 03:43:21.393 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.393 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-25 03:43:21.399 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.399 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-25 03:43:21.408 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.408 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-25 03:43:21.416 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.416 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-25 03:43:21.425 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.425 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-25 03:43:21.431 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.431 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-25 03:43:21.439 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.440 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-25 03:43:21.448 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.448 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-25 03:43:21.454 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.454 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-25 03:43:21.462 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.463 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-25 03:43:21.471 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.471 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-25 03:43:21.479 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.479 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-25 03:43:21.487 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.487 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-25 03:43:21.493 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.493 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-25 03:43:21.502 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.502 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-25 03:43:21.510 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.510 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-25 03:43:21.519 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.519 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-25 03:43:21.525 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.525 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-25 03:43:21.534 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.534 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-25 03:43:21.542 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.542 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-25 03:43:21.550 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.550 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-25 03:43:21.570 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.570 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-25 03:43:21.576 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.577 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-25 03:43:21.583 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.583 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-25 03:43:21.589 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.589 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-25 03:43:21.596 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.596 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-25 03:43:21.604 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.604 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-25 03:43:21.612 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.612 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-25 03:43:21.618 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.618 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-25 03:43:21.626 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.627 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-25 03:43:21.635 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.635 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-25 03:43:21.644 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.644 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-25 03:43:21.650 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.650 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-25 03:43:21.659 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.659 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-25 03:43:21.666 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.667 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-25 03:43:21.675 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.675 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-25 03:43:21.681 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.681 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-25 03:43:21.695 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.695 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-25 03:43:21.701 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.701 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-25 03:43:21.707 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.708 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-25 03:43:21.715 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.715 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-25 03:43:21.722 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.722 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-25 03:43:21.730 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.730 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-25 03:43:21.738 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.738 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-25 03:43:21.747 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.747 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-25 03:43:21.753 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.753 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-25 03:43:21.764 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.764 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-25 03:43:21.771 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.771 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-25 03:43:21.777 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.777 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-25 03:43:21.786 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.786 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-25 03:43:21.794 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.794 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-25 03:43:21.803 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.803 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-25 03:43:21.808 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.809 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-25 03:43:21.817 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:21.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.819 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.819 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.819 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.820 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.820 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.820 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.821 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.822 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.822 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.823 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.823 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.824 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.826 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.826 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.828 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.830 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.832 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.833 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.834 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.835 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.835 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.836 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.836 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.836 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.837 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.837 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.837 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.839 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.839 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.839 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.840 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.840 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.841 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.841 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.842 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.842 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.842 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.843 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.843 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.844 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.844 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.846 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.846 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.846 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.847 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.848 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.849 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.849 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.852 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.852 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.852 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.852 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.853 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.855 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.856 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.856 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.857 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.857 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.857 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.857 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.858 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.858 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.858 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.858 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.858 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.859 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.860 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.861 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.861 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.861 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.862 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.862 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.862 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.862 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.863 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.865 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.865 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.866 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.867 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.869 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.869 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.869 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.869 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.869 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.870 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.870 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.870 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.870 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.871 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.872 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.873 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.873 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.873 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.873 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.874 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.875 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.876 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.876 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.877 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.879 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.881 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.882 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.884 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.885 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.885 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.886 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.886 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.886 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.886 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.887 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.888 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.889 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.890 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.890 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.890 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.890 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.891 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.892 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.893 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.894 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.895 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.896 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.896 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.898 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.898 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.898 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.899 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.900 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.901 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.902 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.903 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.904 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.905 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.905 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.911 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.912 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.913 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.913 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.914 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.914 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.915 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.917 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.917 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.917 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.919 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.920 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.922 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.923 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.924 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.925 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.926 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.928 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.928 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.928 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.929 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.930 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.930 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.931 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.931 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.932 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.932 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.932 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.933 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.934 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.935 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.935 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.935 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.936 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.937 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.938 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.938 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.938 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.939 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.940 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.952 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.953 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.953 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.954 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.954 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.955 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.956 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.957 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.958 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.958 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.958 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.961 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.961 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.963 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.964 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.965 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.966 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.967 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.969 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.970 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.970 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.971 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.971 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.971 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.973 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.974 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.974 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.975 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.975 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.976 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.977 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.977 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.978 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.978 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.979 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.980 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.980 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.981 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:21.981 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:21.981 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:21.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.982 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.983 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.983 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.984 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.984 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.985 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.985 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.985 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.986 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.987 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.990 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.992 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.993 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.994 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.995 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.996 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.996 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.996 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.998 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.999 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.999 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:21.999 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:21.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.000 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.000 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.002 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.003 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.003 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.004 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.004 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.004 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.005 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.005 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.006 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.006 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.007 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.007 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.008 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.008 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.008 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.009 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:22.010 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:22.015 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:43:22.016 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.016 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.017 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.017 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.018 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.019 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.019 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.019 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.020 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.021 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.021 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.021 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.023 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.024 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.026 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.027 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.028 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.028 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.029 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.029 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.029 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.029 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.030 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.030 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.032 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.032 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.033 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.033 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.033 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.034 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.034 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.034 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.035 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.036 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.036 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.036 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.037 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.038 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.039 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.039 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.040 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.040 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.041 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.041 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.042 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.042 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.042 | 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=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:43:22.043 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:43:22.051 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-25 03:43:22.057 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.057 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-25 03:43:22.236 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.236 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-25 03:43:22.508 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.508 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-25 03:43:22.818 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.818 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-25 03:43:22.826 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.826 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-25 03:43:22.834 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.835 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-25 03:43:22.843 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.843 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-25 03:43:22.851 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.852 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-25 03:43:22.859 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.860 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-25 03:43:22.866 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.866 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-25 03:43:22.929 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:22.929 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-25 03:43:23.021 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.021 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-25 03:43:23.190 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.190 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-25 03:43:23.527 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.527 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-25 03:43:23.646 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.646 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-25 03:43:23.655 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.655 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-25 03:43:23.663 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.663 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-25 03:43:23.671 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.672 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-25 03:43:23.680 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.680 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-25 03:43:23.689 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.689 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-25 03:43:23.696 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.697 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-25 03:43:23.702 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.703 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-25 03:43:23.711 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.711 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-25 03:43:23.816 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.816 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-25 03:43:23.823 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.824 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-25 03:43:23.832 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.832 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-25 03:43:23.840 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.840 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-25 03:43:23.849 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.849 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-25 03:43:23.857 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.857 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-25 03:43:23.865 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.866 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-25 03:43:23.872 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.872 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-25 03:43:23.910 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.911 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-25 03:43:23.919 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.919 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-25 03:43:23.928 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:23.935 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-25 03:43:24.033 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.033 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-25 03:43:24.138 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.139 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-25 03:43:24.182 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.182 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-25 03:43:24.191 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.191 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-25 03:43:24.199 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.199 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-25 03:43:24.207 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.207 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-25 03:43:24.213 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.213 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-25 03:43:24.223 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.223 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-25 03:43:24.230 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.230 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-25 03:43:24.239 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.239 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-25 03:43:24.245 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.245 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-25 03:43:24.253 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.254 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-25 03:43:24.368 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.373 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-25 03:43:24.379 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.379 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-25 03:43:24.385 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.385 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-25 03:43:24.391 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.391 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-25 03:43:24.399 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.399 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-25 03:43:24.407 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.408 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-25 03:43:24.416 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.416 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-25 03:43:24.519 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.519 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-25 03:43:24.534 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.534 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-25 03:43:24.541 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.542 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-25 03:43:24.550 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.550 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-25 03:43:24.558 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.558 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-25 03:43:24.567 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.567 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-25 03:43:24.575 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.575 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-25 03:43:24.582 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.582 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-25 03:43:24.589 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.589 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-25 03:43:24.922 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.923 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-25 03:43:24.931 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.931 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-25 03:43:24.937 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.937 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-25 03:43:24.945 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.945 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-25 03:43:24.953 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.954 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-25 03:43:24.962 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.962 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-25 03:43:24.970 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.970 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-25 03:43:24.976 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.976 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-25 03:43:24.985 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:24.985 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-25 03:43:25.024 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.025 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-25 03:43:25.033 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.033 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-25 03:43:25.041 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.042 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-25 03:43:25.049 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.049 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-25 03:43:25.056 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.056 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-25 03:43:25.065 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.065 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-25 03:43:25.073 | INFO migrate.versioning.api [-] done 2021-11-25 03:43:25.292 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-11-25 03:43:25.294 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:25.297 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:25.300 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:25.303 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:25.305 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:25.308 | + functions-common:time_stop:2337 : name=dbsync 2021-11-25 03:43:25.310 | + functions-common:time_stop:2338 : start_time=1637811786496 2021-11-25 03:43:25.312 | + functions-common:time_stop:2340 : [[ -z 1637811786496 ]] 2021-11-25 03:43:25.316 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:25.320 | + functions-common:time_stop:2343 : end_time=1637811805317 2021-11-25 03:43:25.322 | + functions-common:time_stop:2344 : elapsed_time=18821 2021-11-25 03:43:25.324 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:43:25.327 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:25.329 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18821 2021-11-25 03:43:25.332 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-11-25 03:43:25.334 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-11-25 03:43:25.338 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-11-25 03:43:27.443 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-11-25 03:43:27.443 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-25 03:43:27.444 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-25 03:43:27.444 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-11-25 03:43:27.444 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-25 03:43:27.445 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-25 03:43:27.445 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-25 03:43:27.445 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-25 03:43:27.446 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-25 03:43:27.652 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-11-25 03:43:27.655 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-11-25 03:43:29.787 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-11-25 03:43:29.788 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-25 03:43:29.788 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-25 03:43:29.788 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-11-25 03:43:29.789 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-25 03:43:29.789 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-25 03:43:29.789 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-25 03:43:29.790 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-25 03:43:29.790 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-25 03:43:29.992 | + ./stack.sh:main:1094 : start_keystone 2021-11-25 03:43:29.995 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-11-25 03:43:29.997 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-11-25 03:43:29.999 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-11-25 03:43:30.015 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:30.018 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-11-25 03:43:30.022 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-11-25 03:43:30.025 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-11-25 03:43:30.028 | + functions-common:run_process:1582 : local service=keystone 2021-11-25 03:43:30.030 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-25 03:43:30.033 | + functions-common:run_process:1584 : local group= 2021-11-25 03:43:30.036 | + functions-common:run_process:1585 : local user= 2021-11-25 03:43:30.038 | + functions-common:run_process:1587 : local name=keystone 2021-11-25 03:43:30.041 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:43:30.043 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:43:30.045 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:43:30.048 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:43:30.051 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:43:30.054 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811810052 2021-11-25 03:43:30.057 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-11-25 03:43:30.072 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:43:30.074 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-11-25 03:43:30.077 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-11-25 03:43:30.079 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-25 03:43:30.082 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-25 03:43:30.085 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-25 03:43:30.087 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-25 03:43:30.090 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-11-25 03:43:30.092 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-11-25 03:43:30.094 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-11-25 03:43:30.097 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:43:30.099 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:43:30.102 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-11-25 03:43:30.104 | + 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-11-25 03:43:30.107 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-11-25 03:43:30.109 | + 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-11-25 03:43:30.111 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:43:30.113 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:43:30.115 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-11-25 03:43:30.117 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:43:30.121 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-11-25 03:43:30.173 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-11-25 03:43:30.226 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-11-25 03:43:30.270 | + 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-11-25 03:43:30.313 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:43:30.357 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-11-25 03:43:30.401 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-11-25 03:43:30.445 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-11-25 03:43:30.489 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-11-25 03:43:30.532 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-11-25 03:43:30.576 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:43:30.579 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-11-25 03:43:30.632 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:43:30.806 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-11-25 03:43:30.820 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-11-25 03:43:30.988 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-11-25 03:43:31.064 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:43:31.067 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:31.069 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:31.071 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:31.074 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:31.077 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:31.080 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:43:31.083 | + functions-common:time_stop:2338 : start_time=1637811810052 2021-11-25 03:43:31.085 | + functions-common:time_stop:2340 : [[ -z 1637811810052 ]] 2021-11-25 03:43:31.088 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:31.092 | + functions-common:time_stop:2343 : end_time=1637811811089 2021-11-25 03:43:31.094 | + functions-common:time_stop:2344 : elapsed_time=1037 2021-11-25 03:43:31.096 | + functions-common:time_stop:2345 : total=887 2021-11-25 03:43:31.099 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:31.101 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1924 2021-11-25 03:43:31.103 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-11-25 03:43:31.104 | Waiting for keystone to start... 2021-11-25 03:43:31.106 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.47/identity/v3/ 2021-11-25 03:43:31.108 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.47/identity/v3/ 2021-11-25 03:43:31.111 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:43:31.113 | + functions:wait_for_service:445 : local url=http://10.222.0.47/identity/v3/ 2021-11-25 03:43:31.116 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:43:31.118 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:43:31.120 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:43:31.123 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:43:31.125 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:43:31.129 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:43:31.132 | + functions-common:time_start:2322 : _TIME_START[$name]=1637811811130 2021-11-25 03:43:31.135 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:43:31.140 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/identity/v3/ 2021-11-25 03:43:34.768 | + :: : [[ 200 == 503 ]] 2021-11-25 03:43:34.770 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:43:34.773 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:43:34.775 | + functions-common:time_stop:2331 : local name 2021-11-25 03:43:34.778 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:43:34.780 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:43:34.782 | + functions-common:time_stop:2334 : local total 2021-11-25 03:43:34.785 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:43:34.787 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:43:34.789 | + functions-common:time_stop:2338 : start_time=1637811811130 2021-11-25 03:43:34.792 | + functions-common:time_stop:2340 : [[ -z 1637811811130 ]] 2021-11-25 03:43:34.795 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:43:34.798 | + functions-common:time_stop:2343 : end_time=1637811814796 2021-11-25 03:43:34.801 | + functions-common:time_stop:2344 : elapsed_time=3666 2021-11-25 03:43:34.803 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:43:34.805 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:43:34.808 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3666 2021-11-25 03:43:34.810 | + functions:wait_for_service:454 : return 0 2021-11-25 03:43:34.812 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-11-25 03:43:34.829 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:43:34.832 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-11-25 03:43:34.834 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:43:34.836 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-25 03:43:34.885 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-11-25 03:43:34.888 | + 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.47/identity --bootstrap-public-url http://10.222.0.47/identity 2021-11-25 03:43:37.112 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.113 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.113 | 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=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.124 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.143 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.143 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.178 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.215 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.215 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.334 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.335 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.349 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.349 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.350 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.351 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.413 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.417 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.417 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.417 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.418 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72094) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-25 03:43:37.465 | 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=72094) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:43:37.770 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created domain default 2021-11-25 03:43:37.809 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created project admin 2021-11-25 03:43:37.836 | DEBUG passlib.handlers.bcrypt [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72094) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-11-25 03:43:37.836 | DEBUG passlib.handlers.bcrypt [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72094) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-11-25 03:43:37.895 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created user admin 2021-11-25 03:43:37.906 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created role reader 2021-11-25 03:43:37.917 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created role member 2021-11-25 03:43:37.936 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created implied role where 33f2931ddccc4e1994b6e8665ea390d7 implies 639dcec48fe2488da0a950796eaa5982 2021-11-25 03:43:37.945 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created role admin 2021-11-25 03:43:37.962 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created implied role where 71d28f0c8b1f44a6b9e4769f57e1b9bb implies 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:43:37.973 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Granted role admin on project admin to user admin. 2021-11-25 03:43:37.978 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Granted role admin on the system to user admin. 2021-11-25 03:43:37.988 | WARNING py.warnings [None req-531479bf-f227-4c66-a9f8-920e6c127a78 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-11-25 03:43:37.988 | 'identifiers should be a valid uuid.' % (value))) 2021-11-25 03:43:37.988 |  2021-11-25 03:43:37.992 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created region RegionOne 2021-11-25 03:43:38.020 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created public endpoint http://10.222.0.47/identity 2021-11-25 03:43:38.028 | INFO keystone.cmd.bootstrap [None req-531479bf-f227-4c66-a9f8-920e6c127a78 None None] Created admin endpoint http://10.222.0.47/identity 2021-11-25 03:43:38.338 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-11-25 03:43:38.340 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-11-25 03:43:38.344 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-11-25 03:43:41.179 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:41.182 | + lib/keystone:create_keystone_accounts:315 : admin_project=61c99afe0fb64e7d8026b06c4eda75ae 2021-11-25 03:43:41.185 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-11-25 03:43:41.188 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-11-25 03:43:43.403 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:43.406 | + lib/keystone:create_keystone_accounts:317 : admin_user=75d519ce62cb42f2800b6b8510a3f1d7 2021-11-25 03:43:43.409 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-11-25 03:43:43.411 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-11-25 03:43:43.414 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 75d519ce62cb42f2800b6b8510a3f1d7 default 2021-11-25 03:43:43.417 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-11-25 03:43:43.421 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --domain default 2021-11-25 03:43:43.421 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:43:43.423 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-11-25 03:43:43.426 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:43:43.429 | ++ functions-common:get_field:727 : read data 2021-11-25 03:43:45.951 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:45.955 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-11-25 03:43:45.958 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-11-25 03:43:45.960 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --domain default 2021-11-25 03:43:48.487 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --domain default 2021-11-25 03:43:48.487 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:43:48.487 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-11-25 03:43:48.490 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:43:48.492 | ++ functions-common:get_field:727 : read data 2021-11-25 03:43:50.897 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:50.900 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:43:50.902 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:43:50.906 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:43:50.906 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 75d519ce62cb42f2800b6b8510a3f1d7 | | | default | | False |' 2021-11-25 03:43:50.911 | ++ functions-common:get_field:727 : read data 2021-11-25 03:43:50.915 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:43:50.917 | + functions-common:get_or_add_user_domain_role:936 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:43:50.917 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:43:50.920 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-11-25 03:43:50.922 | + functions-common:get_or_create_domain:792 : local domain_id 2021-11-25 03:43:50.926 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-25 03:43:53.116 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-11-25 03:43:53.119 | + functions-common:get_or_create_domain:803 : echo default 2021-11-25 03:43:53.119 | default 2021-11-25 03:43:53.122 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-11-25 03:43:53.124 | + functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:43:53.128 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-11-25 03:43:55.655 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:55.659 | + functions-common:get_or_create_project:853 : project_id=fd452164f7f94199b997c76a87072374 2021-11-25 03:43:55.662 | + functions-common:get_or_create_project:854 : echo fd452164f7f94199b997c76a87072374 2021-11-25 03:43:55.662 | fd452164f7f94199b997c76a87072374 2021-11-25 03:43:55.664 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-11-25 03:43:55.667 | + functions-common:get_or_create_role:860 : local role_id 2021-11-25 03:43:55.670 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-11-25 03:43:57.858 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:57.861 | + functions-common:get_or_create_role:865 : role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:43:57.864 | + functions-common:get_or_create_role:866 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:43:57.864 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:43:57.866 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-11-25 03:43:57.868 | + functions-common:get_or_create_role:860 : local role_id 2021-11-25 03:43:57.872 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-11-25 03:43:59.978 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:43:59.981 | + functions-common:get_or_create_role:865 : role_id=8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:43:59.983 | + functions-common:get_or_create_role:866 : echo 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:43:59.983 | 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:43:59.986 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-11-25 03:43:59.989 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-11-25 03:43:59.991 | + functions-common:get_or_create_role:860 : local role_id 2021-11-25 03:43:59.995 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-25 03:44:02.109 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:02.112 | + functions-common:get_or_create_role:865 : role_id=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:02.115 | + functions-common:get_or_create_role:866 : echo 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:02.115 | 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:02.117 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-11-25 03:44:02.120 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-11-25 03:44:02.123 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:44:02.127 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-11-25 03:44:04.343 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:04.346 | ++ functions-common:get_or_create_project:853 : project_id=310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:04.348 | ++ functions-common:get_or_create_project:854 : echo 310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:04.352 | + lib/keystone:create_keystone_accounts:343 : invis_project=310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:04.354 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-11-25 03:44:04.357 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-11-25 03:44:04.360 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:44:04.364 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-11-25 03:44:06.609 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:06.612 | ++ functions-common:get_or_create_project:853 : project_id=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:06.615 | ++ functions-common:get_or_create_project:854 : echo 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:06.618 | + lib/keystone:create_keystone_accounts:347 : demo_project=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:06.621 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-11-25 03:44:06.624 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-11-25 03:44:06.627 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:44:06.629 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-11-25 03:44:06.632 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-11-25 03:44:06.635 | +++ 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-11-25 03:44:08.873 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:08.876 | ++ functions-common:get_or_create_user:840 : user_id=7fffc0d1b98840f3803b021bfa404aa5 2021-11-25 03:44:08.878 | ++ functions-common:get_or_create_user:841 : echo 7fffc0d1b98840f3803b021bfa404aa5 2021-11-25 03:44:08.881 | + lib/keystone:create_keystone_accounts:350 : demo_user=7fffc0d1b98840f3803b021bfa404aa5 2021-11-25 03:44:08.884 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 7fffc0d1b98840f3803b021bfa404aa5 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:08.886 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:08.890 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:08.893 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:08.895 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:08.898 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:08.900 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:08.903 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:08.906 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:08.910 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:08.910 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:08.911 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:08.914 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:08.917 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:11.379 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:11.382 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:11.385 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:11.387 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:13.757 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:13.758 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:13.761 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:13.763 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:13.764 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:16.211 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:16.214 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:16.216 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:16.220 | ++ functions-common:get_field:733 : echo '| 33f2931ddccc4e1994b6e8665ea390d7 | 7fffc0d1b98840f3803b021bfa404aa5 | | 7b07b7adf4894721a467e9b9625341b4 | | | False |' 2021-11-25 03:44:16.220 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:16.225 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:16.228 | + functions-common:get_or_add_user_project_role:910 : user_role_id=33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:16.231 | + functions-common:get_or_add_user_project_role:912 : echo 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:16.231 | 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:16.233 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 75d519ce62cb42f2800b6b8510a3f1d7 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:16.236 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:16.239 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:16.242 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:16.244 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:16.247 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:16.249 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:16.252 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:16.255 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:16.259 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:16.259 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:16.260 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:16.262 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:16.265 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:18.651 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:18.655 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:18.658 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:18.660 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:21.049 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:21.049 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:21.050 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:21.052 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:21.055 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:23.502 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:23.505 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:23.508 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:23.511 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 75d519ce62cb42f2800b6b8510a3f1d7 | | 7b07b7adf4894721a467e9b9625341b4 | | | False |' 2021-11-25 03:44:23.511 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:23.517 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:23.520 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:23.522 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:23.522 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:23.525 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 7fffc0d1b98840f3803b021bfa404aa5 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:23.527 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:23.530 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:23.533 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:23.535 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:23.538 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:23.540 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:23.543 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:23.545 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:23.550 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:23.550 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:23.550 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:23.553 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:23.556 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:25.960 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:25.964 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:25.966 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:25.969 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:28.267 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 7fffc0d1b98840f3803b021bfa404aa5 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:44:28.267 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:28.267 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:28.270 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:28.273 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:30.730 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:30.733 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:30.736 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:30.739 | ++ functions-common:get_field:733 : echo '| 1612993a6add45e4af5d72c1ac9b98f0 | 7fffc0d1b98840f3803b021bfa404aa5 | | 7b07b7adf4894721a467e9b9625341b4 | | | False |' 2021-11-25 03:44:30.739 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:30.744 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:30.748 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:30.751 | + functions-common:get_or_add_user_project_role:912 : echo 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:30.751 | 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:44:30.753 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 7fffc0d1b98840f3803b021bfa404aa5 310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:30.756 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:30.759 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:30.763 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:30.765 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:30.768 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:30.770 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:30.773 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:30.776 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:30.780 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:30.780 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:30.780 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:30.784 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:30.787 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:33.172 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:33.176 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:33.178 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:33.181 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:35.486 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 7fffc0d1b98840f3803b021bfa404aa5 --project 310653bcf6f84a7abba47423a63548f5 2021-11-25 03:44:35.486 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:35.486 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:35.489 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:35.492 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:38.039 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:38.042 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:38.044 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:38.047 | ++ functions-common:get_field:733 : echo '| 33f2931ddccc4e1994b6e8665ea390d7 | 7fffc0d1b98840f3803b021bfa404aa5 | | 310653bcf6f84a7abba47423a63548f5 | | | False |' 2021-11-25 03:44:38.048 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:38.053 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:38.056 | + functions-common:get_or_add_user_project_role:910 : user_role_id=33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:38.059 | + functions-common:get_or_add_user_project_role:912 : echo 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:38.059 | 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:38.061 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-11-25 03:44:38.064 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-11-25 03:44:38.067 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:44:38.070 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-11-25 03:44:40.265 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:40.268 | ++ functions-common:get_or_create_project:853 : project_id=36ca93daee624a0282eee68761572da9 2021-11-25 03:44:40.271 | ++ functions-common:get_or_create_project:854 : echo 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:40.274 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=36ca93daee624a0282eee68761572da9 2021-11-25 03:44:40.276 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-11-25 03:44:40.279 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-11-25 03:44:40.282 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:44:40.284 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-11-25 03:44:40.287 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-11-25 03:44:40.290 | +++ 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-11-25 03:44:42.540 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:42.543 | ++ functions-common:get_or_create_user:840 : user_id=cf6e0577cb66475f9b08b5c2b0b9abe2 2021-11-25 03:44:42.546 | ++ functions-common:get_or_create_user:841 : echo cf6e0577cb66475f9b08b5c2b0b9abe2 2021-11-25 03:44:42.549 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=cf6e0577cb66475f9b08b5c2b0b9abe2 2021-11-25 03:44:42.552 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member cf6e0577cb66475f9b08b5c2b0b9abe2 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:42.554 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:42.557 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:42.560 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:42.563 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:42.565 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:42.568 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:42.570 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:42.573 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:42.577 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:42.577 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:42.577 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:42.580 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:42.583 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:45.090 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:45.095 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:45.097 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:45.100 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:47.489 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:47.489 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:47.489 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:47.492 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:47.494 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:49.945 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:49.948 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:49.950 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:49.954 | ++ functions-common:get_field:733 : echo '| 33f2931ddccc4e1994b6e8665ea390d7 | cf6e0577cb66475f9b08b5c2b0b9abe2 | | 36ca93daee624a0282eee68761572da9 | | | False |' 2021-11-25 03:44:49.954 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:49.959 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:49.963 | + functions-common:get_or_add_user_project_role:910 : user_role_id=33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:49.965 | + functions-common:get_or_add_user_project_role:912 : echo 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:49.965 | 33f2931ddccc4e1994b6e8665ea390d7 2021-11-25 03:44:49.968 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 75d519ce62cb42f2800b6b8510a3f1d7 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:49.971 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:49.974 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:49.977 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:49.979 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:49.982 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:49.984 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:49.986 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:49.989 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:49.994 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:49.994 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:49.994 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:49.997 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:49.999 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:52.378 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:52.382 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:52.384 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:52.387 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:54.714 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 75d519ce62cb42f2800b6b8510a3f1d7 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:54.714 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:54.714 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:44:54.717 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:54.720 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:57.164 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:57.167 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:44:57.170 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:44:57.174 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:44:57.174 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 75d519ce62cb42f2800b6b8510a3f1d7 | | 36ca93daee624a0282eee68761572da9 | | | False |' 2021-11-25 03:44:57.179 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:57.182 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:57.185 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:57.185 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:44:57.187 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole cf6e0577cb66475f9b08b5c2b0b9abe2 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:57.190 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:44:57.193 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:44:57.196 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:44:57.198 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:44:57.201 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:44:57.203 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:44:57.205 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:44:57.208 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:44:57.212 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:44:57.212 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:44:57.213 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:44:57.215 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:44:57.219 | ++ functions-common:get_field:727 : read data 2021-11-25 03:44:59.612 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:44:59.616 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:44:59.618 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:44:59.621 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:01.948 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user cf6e0577cb66475f9b08b5c2b0b9abe2 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:01.948 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:45:01.949 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:45:01.951 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:45:01.954 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:04.413 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:04.416 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:45:04.419 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:45:04.422 | ++ functions-common:get_field:733 : echo '| 1612993a6add45e4af5d72c1ac9b98f0 | cf6e0577cb66475f9b08b5c2b0b9abe2 | | 36ca93daee624a0282eee68761572da9 | | | False |' 2021-11-25 03:45:04.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:45:04.427 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:04.430 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:45:04.433 | + functions-common:get_or_add_user_project_role:912 : echo 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:45:04.433 | 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:45:04.435 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-11-25 03:45:04.438 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-11-25 03:45:04.441 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-11-25 03:45:04.443 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-25 03:45:04.447 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-11-25 03:45:06.622 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:06.626 | ++ functions-common:get_or_create_group:817 : group_id=8097a74f836c4190a756c3ad985e17b5 2021-11-25 03:45:06.629 | ++ functions-common:get_or_create_group:818 : echo 8097a74f836c4190a756c3ad985e17b5 2021-11-25 03:45:06.632 | + lib/keystone:create_keystone_accounts:371 : admin_group=8097a74f836c4190a756c3ad985e17b5 2021-11-25 03:45:06.635 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-11-25 03:45:06.638 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-11-25 03:45:06.641 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-11-25 03:45:06.643 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-25 03:45:06.647 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-11-25 03:45:08.825 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:08.829 | ++ functions-common:get_or_create_group:817 : group_id=5b14766acda94457b42510fa176270c8 2021-11-25 03:45:08.831 | ++ functions-common:get_or_create_group:818 : echo 5b14766acda94457b42510fa176270c8 2021-11-25 03:45:08.834 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=5b14766acda94457b42510fa176270c8 2021-11-25 03:45:08.837 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:45:08.839 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-25 03:45:08.842 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 -f value 2021-11-25 03:45:11.231 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:11.235 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-25 03:45:11.237 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-25 03:45:11.239 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:45:13.538 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 -f value 2021-11-25 03:45:16.023 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:16.026 | + functions-common:get_or_add_group_project_role:958 : group_role_id='33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False' 2021-11-25 03:45:16.028 | + functions-common:get_or_add_group_project_role:960 : echo 33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False 2021-11-25 03:45:16.029 | 33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False 2021-11-25 03:45:16.031 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:45:16.033 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-25 03:45:16.037 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 -f value 2021-11-25 03:45:18.423 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:18.426 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-25 03:45:18.428 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-25 03:45:18.430 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:45:20.743 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 5b14766acda94457b42510fa176270c8 --project 7b07b7adf4894721a467e9b9625341b4 -f value 2021-11-25 03:45:23.202 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:23.206 | + functions-common:get_or_add_group_project_role:958 : group_role_id='1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False' 2021-11-25 03:45:23.208 | + functions-common:get_or_add_group_project_role:960 : echo 1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False 2021-11-25 03:45:23.208 | 1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 7b07b7adf4894721a467e9b9625341b4 False 2021-11-25 03:45:23.211 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:23.213 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-25 03:45:23.217 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 -f value 2021-11-25 03:45:25.679 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:25.682 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-25 03:45:25.685 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-25 03:45:25.688 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:28.052 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 -f value 2021-11-25 03:45:30.529 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:30.532 | + functions-common:get_or_add_group_project_role:958 : group_role_id='33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False' 2021-11-25 03:45:30.535 | + functions-common:get_or_add_group_project_role:960 : echo 33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False 2021-11-25 03:45:30.535 | 33f2931ddccc4e1994b6e8665ea390d7 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False 2021-11-25 03:45:30.537 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:30.540 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-25 03:45:30.543 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 -f value 2021-11-25 03:45:32.943 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:32.946 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-25 03:45:32.948 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-25 03:45:32.951 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 2021-11-25 03:45:35.254 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 5b14766acda94457b42510fa176270c8 --project 36ca93daee624a0282eee68761572da9 -f value 2021-11-25 03:45:37.707 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:37.710 | + functions-common:get_or_add_group_project_role:958 : group_role_id='1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False' 2021-11-25 03:45:37.713 | + functions-common:get_or_add_group_project_role:960 : echo 1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False 2021-11-25 03:45:37.713 | 1612993a6add45e4af5d72c1ac9b98f0 5b14766acda94457b42510fa176270c8 36ca93daee624a0282eee68761572da9 False 2021-11-25 03:45:37.715 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 8097a74f836c4190a756c3ad985e17b5 61c99afe0fb64e7d8026b06c4eda75ae 2021-11-25 03:45:37.718 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-25 03:45:37.721 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 8097a74f836c4190a756c3ad985e17b5 --project 61c99afe0fb64e7d8026b06c4eda75ae -f value 2021-11-25 03:45:40.124 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:40.127 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-25 03:45:40.130 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-25 03:45:40.132 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 8097a74f836c4190a756c3ad985e17b5 --project 61c99afe0fb64e7d8026b06c4eda75ae 2021-11-25 03:45:42.482 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 8097a74f836c4190a756c3ad985e17b5 --project 61c99afe0fb64e7d8026b06c4eda75ae -f value 2021-11-25 03:45:44.961 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:44.964 | + functions-common:get_or_add_group_project_role:958 : group_role_id='71d28f0c8b1f44a6b9e4769f57e1b9bb 8097a74f836c4190a756c3ad985e17b5 61c99afe0fb64e7d8026b06c4eda75ae False' 2021-11-25 03:45:44.967 | + functions-common:get_or_add_group_project_role:960 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 8097a74f836c4190a756c3ad985e17b5 61c99afe0fb64e7d8026b06c4eda75ae False 2021-11-25 03:45:44.967 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 8097a74f836c4190a756c3ad985e17b5 61c99afe0fb64e7d8026b06c4eda75ae False 2021-11-25 03:45:44.970 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-11-25 03:45:44.987 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:45:44.989 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-11-25 03:45:45.005 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:45:45.007 | + ./stack.sh:main:1100 : create_nova_accounts 2021-11-25 03:45:45.009 | + 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,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,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-11-25 03:45:45.012 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-11-25 03:45:45.014 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-11-25 03:45:45.017 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:45:45.019 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:45:45.021 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:45:45.025 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:45:47.325 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:47.329 | + functions-common:get_or_create_user:840 : user_id=1e3d54c424a34532bc7ac8cc38dee80a 2021-11-25 03:45:47.331 | + functions-common:get_or_create_user:841 : echo 1e3d54c424a34532bc7ac8cc38dee80a 2021-11-25 03:45:47.331 | 1e3d54c424a34532bc7ac8cc38dee80a 2021-11-25 03:45:47.334 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-11-25 03:45:47.337 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:45:47.340 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:45:47.343 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:45:47.346 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:45:47.349 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:45:47.352 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:45:47.354 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:45:47.357 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:45:47.360 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:45:47.363 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:45:47.368 | ++ 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-11-25 03:45:47.368 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:45:47.368 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:45:47.370 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:45:47.373 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:50.321 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:50.324 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:45:50.327 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:45:50.330 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-11-25 03:45:53.204 | ++ 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-11-25 03:45:53.205 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:45:53.205 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:45:53.207 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:45:53.210 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:56.158 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:56.161 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:45:56.164 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:45:56.168 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:45:56.168 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | 1e3d54c424a34532bc7ac8cc38dee80a | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:45:56.173 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:56.176 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:45:56.179 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:45:56.179 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:45:56.181 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-25 03:45:56.184 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-11-25 03:45:56.186 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:45:56.190 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:45:56.192 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:45:56.195 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:45:56.197 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:45:56.199 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:45:56.202 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:45:56.204 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:45:56.207 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:45:56.209 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:45:56.213 | ++ 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-11-25 03:45:56.213 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:45:56.214 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:45:56.217 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:45:56.220 | ++ functions-common:get_field:727 : read data 2021-11-25 03:45:59.105 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:45:59.109 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:45:59.111 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:45:59.114 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-11-25 03:46:01.926 | ++ 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-11-25 03:46:01.926 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:01.926 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:46:01.928 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:01.931 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:04.869 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:04.872 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:46:04.875 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:46:04.878 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 1e3d54c424a34532bc7ac8cc38dee80a | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:46:04.878 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:46:04.883 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:04.886 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:46:04.889 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:46:04.889 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:46:04.892 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-11-25 03:46:04.894 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:46:04.896 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.47/compute 2021-11-25 03:46:04.899 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-11-25 03:46:04.901 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:46:04.904 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-11-25 03:46:07.149 | ++ 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-11-25 03:46:09.278 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:09.281 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:46:09.281 | d96b95f408b242b7a1069abf4ea96939' 2021-11-25 03:46:09.284 | + functions-common:get_or_create_service:978 : echo d96b95f408b242b7a1069abf4ea96939 2021-11-25 03:46:09.284 | d96b95f408b242b7a1069abf4ea96939 2021-11-25 03:46:09.286 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.47/compute/v2/$(project_id)s' 2021-11-25 03:46:09.289 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:46:09.292 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' RegionOne 2021-11-25 03:46:09.294 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:46:09.298 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-11-25 03:46:11.662 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:11.665 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:46:11.667 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:46:11.670 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.47/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-25 03:46:13.973 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:13.976 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9c201068b0ab4616bb35b953babe7236 2021-11-25 03:46:13.979 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9c201068b0ab4616bb35b953babe7236 2021-11-25 03:46:13.982 | + functions-common:get_or_create_endpoint:1011 : public_id=9c201068b0ab4616bb35b953babe7236 2021-11-25 03:46:13.985 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:46:13.987 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:46:13.989 | + functions-common:get_or_create_endpoint:1020 : echo 9c201068b0ab4616bb35b953babe7236 2021-11-25 03:46:13.990 | 9c201068b0ab4616bb35b953babe7236 2021-11-25 03:46:13.992 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-11-25 03:46:13.994 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:46:13.998 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-11-25 03:46:16.252 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-11-25 03:46:18.355 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:18.359 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:46:18.359 | 9b617d22287d4bbabc5791fbaa4a73e9' 2021-11-25 03:46:18.361 | + functions-common:get_or_create_service:978 : echo 9b617d22287d4bbabc5791fbaa4a73e9 2021-11-25 03:46:18.361 | 9b617d22287d4bbabc5791fbaa4a73e9 2021-11-25 03:46:18.363 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.47/compute/v2.1 2021-11-25 03:46:18.366 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:46:18.369 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.47/compute/v2.1 RegionOne 2021-11-25 03:46:18.371 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:46:18.375 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-11-25 03:46:20.747 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:20.751 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:46:20.753 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:46:20.756 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.47/compute/v2.1 --region RegionOne -f value -c id 2021-11-25 03:46:23.054 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:23.057 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=78598726444341528759e0410f7b84e6 2021-11-25 03:46:23.059 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 78598726444341528759e0410f7b84e6 2021-11-25 03:46:23.062 | + functions-common:get_or_create_endpoint:1011 : public_id=78598726444341528759e0410f7b84e6 2021-11-25 03:46:23.065 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:46:23.067 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:46:23.070 | + functions-common:get_or_create_endpoint:1020 : echo 78598726444341528759e0410f7b84e6 2021-11-25 03:46:23.070 | 78598726444341528759e0410f7b84e6 2021-11-25 03:46:23.072 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-11-25 03:46:23.088 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:46:23.091 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-11-25 03:46:23.108 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:46:23.110 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-11-25 03:46:23.113 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:46:23.116 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:46:23.118 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:46:23.121 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:46:23.123 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:46:23.126 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:46:23.128 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:46:23.130 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:46:23.133 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:46:23.136 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:46:23.140 | ++ 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-11-25 03:46:23.140 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:23.141 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:46:23.144 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:23.146 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:26.041 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:26.046 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:46:26.048 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:46:26.051 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-11-25 03:46:28.910 | ++ 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-11-25 03:46:28.910 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:28.910 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:46:28.913 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:28.916 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:31.886 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:31.890 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:46:31.892 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:46:31.895 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:46:31.896 | ++ functions-common:get_field:733 : echo '| 8ed45c87dbd64df3a546c97eb6344031 | 1e3d54c424a34532bc7ac8cc38dee80a | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:46:31.900 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:31.904 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:46:31.907 | + functions-common:get_or_add_user_project_role:912 : echo 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:46:31.907 | 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:46:31.909 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-11-25 03:46:31.925 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:46:31.927 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-11-25 03:46:31.943 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:46:31.945 | + ./stack.sh:main:1103 : create_glance_accounts 2021-11-25 03:46:31.948 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-11-25 03:46:31.964 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:46:31.966 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-11-25 03:46:31.969 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-11-25 03:46:31.972 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:46:31.974 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:46:31.977 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:46:31.980 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:46:34.252 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:34.255 | + functions-common:get_or_create_user:840 : user_id=5d7a248dee544a8cbe9ae4023091ab26 2021-11-25 03:46:34.257 | + functions-common:get_or_create_user:841 : echo 5d7a248dee544a8cbe9ae4023091ab26 2021-11-25 03:46:34.257 | 5d7a248dee544a8cbe9ae4023091ab26 2021-11-25 03:46:34.260 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-11-25 03:46:34.262 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:46:34.265 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:46:34.268 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:46:34.270 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:46:34.273 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:46:34.275 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:46:34.277 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:46:34.280 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:46:34.282 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:46:34.285 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:46:34.289 | ++ 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-11-25 03:46:34.289 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:34.289 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:46:34.293 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:34.296 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:37.178 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:37.182 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:46:37.185 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:46:37.188 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-11-25 03:46:40.016 | ++ 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-11-25 03:46:40.017 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:40.017 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:46:40.019 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:40.022 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:42.963 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:42.966 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:46:42.969 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:46:42.972 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | 5d7a248dee544a8cbe9ae4023091ab26 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:46:42.972 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:46:42.977 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:42.980 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:42.983 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:42.983 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:42.985 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-25 03:46:42.988 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-11-25 03:46:43.004 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:46:43.006 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-11-25 03:46:43.009 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-11-25 03:46:43.011 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:46:43.014 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:46:43.017 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:46:43.020 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:46:45.311 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:45.314 | + functions-common:get_or_create_user:840 : user_id=54d3a93d6fd24b299abeedb3b1b6d6bd 2021-11-25 03:46:45.316 | + functions-common:get_or_create_user:841 : echo 54d3a93d6fd24b299abeedb3b1b6d6bd 2021-11-25 03:46:45.316 | 54d3a93d6fd24b299abeedb3b1b6d6bd 2021-11-25 03:46:45.319 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-11-25 03:46:45.321 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:46:45.324 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:46:45.327 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:46:45.329 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:46:45.332 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:46:45.334 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:46:45.337 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:46:45.339 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:46:45.341 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:46:45.345 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:46:45.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-11-25 03:46:45.349 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:45.349 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:46:45.352 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:45.355 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:48.263 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:48.267 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:46:48.270 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:46:48.272 | + 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-11-25 03:46:51.191 | ++ 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-11-25 03:46:51.191 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:51.191 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:46:51.194 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:51.196 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:54.147 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:54.150 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:46:54.152 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:46:54.156 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:46:54.156 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | 54d3a93d6fd24b299abeedb3b1b6d6bd | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:46:54.161 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:54.164 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:54.167 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:54.167 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:46:54.169 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-11-25 03:46:54.172 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-11-25 03:46:54.174 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:46:54.177 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:46:54.180 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:46:54.182 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:46:54.184 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:46:54.188 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:46:54.190 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:46:54.192 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:46:54.195 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:46:54.198 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:46:54.202 | ++ 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-11-25 03:46:54.202 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:46:54.203 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:46:54.205 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:46:54.208 | ++ functions-common:get_field:727 : read data 2021-11-25 03:46:57.239 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:46:57.243 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:46:57.245 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:46:57.248 | + 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-11-25 03:47:00.052 | ++ 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-11-25 03:47:00.053 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:47:00.053 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:47:00.056 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:47:00.059 | ++ functions-common:get_field:727 : read data 2021-11-25 03:47:02.995 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:02.998 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:47:03.000 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:47:03.003 | ++ functions-common:get_field:733 : echo '| 8ed45c87dbd64df3a546c97eb6344031 | 54d3a93d6fd24b299abeedb3b1b6d6bd | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:47:03.004 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:47:03.009 | ++ functions-common:get_field:727 : read data 2021-11-25 03:47:03.012 | + functions-common:get_or_add_user_project_role:910 : user_role_id=8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:47:03.015 | + functions-common:get_or_add_user_project_role:912 : echo 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:47:03.015 | 8ed45c87dbd64df3a546c97eb6344031 2021-11-25 03:47:03.017 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-11-25 03:47:03.020 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:47:03.023 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-11-25 03:47:05.267 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-11-25 03:47:07.390 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:07.393 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:47:07.393 | 7b87b76d9914497684752a37973a7de4' 2021-11-25 03:47:07.396 | + functions-common:get_or_create_service:978 : echo 7b87b76d9914497684752a37973a7de4 2021-11-25 03:47:07.396 | 7b87b76d9914497684752a37973a7de4 2021-11-25 03:47:07.398 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.47/image 2021-11-25 03:47:07.401 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:47:07.404 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.47/image RegionOne 2021-11-25 03:47:07.407 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:47:07.410 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-11-25 03:47:09.804 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:09.807 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:47:09.810 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:47:09.813 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.47/image --region RegionOne -f value -c id 2021-11-25 03:47:12.127 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:12.130 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=af2e53ed10f143ee98b3dbe5b668937f 2021-11-25 03:47:12.132 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo af2e53ed10f143ee98b3dbe5b668937f 2021-11-25 03:47:12.135 | + functions-common:get_or_create_endpoint:1011 : public_id=af2e53ed10f143ee98b3dbe5b668937f 2021-11-25 03:47:12.138 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:47:12.141 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:47:12.143 | + functions-common:get_or_create_endpoint:1020 : echo af2e53ed10f143ee98b3dbe5b668937f 2021-11-25 03:47:12.143 | af2e53ed10f143ee98b3dbe5b668937f 2021-11-25 03:47:12.146 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-11-25 03:47:12.149 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-25 03:47:12.152 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-25 03:47:14.342 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-11-25 03:47:14.345 | ++ functions-common:get_or_create_domain:803 : echo default 2021-11-25 03:47:14.348 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-11-25 03:47:14.358 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-11-25 03:47:14.383 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-11-25 03:47:14.408 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-11-25 03:47:14.425 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:47:14.427 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-11-25 03:47:14.430 | + 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,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,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-11-25 03:47:14.432 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-11-25 03:47:14.435 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-11-25 03:47:14.438 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:47:14.441 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:47:14.443 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:47:14.446 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:47:16.717 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:16.720 | + functions-common:get_or_create_user:840 : user_id=50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:16.723 | + functions-common:get_or_create_user:841 : echo 50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:16.723 | 50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:16.726 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-11-25 03:47:16.728 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:47:16.732 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:47:16.734 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:47:16.737 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:47:16.739 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:47:16.742 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:47:16.744 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:47:16.746 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:47:16.749 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:47:16.752 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:47:16.757 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:47:16.757 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:47:16.758 | ++ 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-11-25 03:47:16.759 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:47:16.762 | ++ functions-common:get_field:727 : read data 2021-11-25 03:47:19.649 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:19.653 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:47:19.656 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:47:19.658 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-11-25 03:47:22.474 | ++ 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-11-25 03:47:22.474 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:47:22.474 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:47:22.477 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:47:22.480 | ++ functions-common:get_field:727 : read data 2021-11-25 03:47:25.430 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:25.433 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:47:25.435 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:47:25.438 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | 50de78ad10a0469fba7e2d48adb8525e | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:47:25.438 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:47:25.443 | ++ functions-common:get_field:727 : read data 2021-11-25 03:47:25.446 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:47:25.449 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:47:25.449 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:47:25.452 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-25 03:47:25.454 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-11-25 03:47:25.457 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:47:25.460 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-11-25 03:47:27.718 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-11-25 03:47:29.881 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:29.884 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:47:29.884 | 9940c055f8794692b29a25134e6c99e2' 2021-11-25 03:47:29.886 | + functions-common:get_or_create_service:978 : echo 9940c055f8794692b29a25134e6c99e2 2021-11-25 03:47:29.886 | 9940c055f8794692b29a25134e6c99e2 2021-11-25 03:47:29.889 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-11-25 03:47:29.891 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2021-11-25 03:47:29.894 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:47:29.897 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2021-11-25 03:47:29.900 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:47:29.903 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-11-25 03:47:32.245 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:32.248 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:47:32.251 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:47:32.254 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-25 03:47:34.635 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:34.639 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=fea3d33b9a414914ac152152488a9004 2021-11-25 03:47:34.642 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo fea3d33b9a414914ac152152488a9004 2021-11-25 03:47:34.645 | + functions-common:get_or_create_endpoint:1011 : public_id=fea3d33b9a414914ac152152488a9004 2021-11-25 03:47:34.647 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:47:34.650 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:47:34.652 | + functions-common:get_or_create_endpoint:1020 : echo fea3d33b9a414914ac152152488a9004 2021-11-25 03:47:34.652 | fea3d33b9a414914ac152152488a9004 2021-11-25 03:47:34.655 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-11-25 03:47:34.657 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:47:34.660 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-11-25 03:47:36.911 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-11-25 03:47:39.036 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:39.039 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:47:39.039 | a7e6cb58004e4c8a93b0a380c3375a34' 2021-11-25 03:47:39.041 | + functions-common:get_or_create_service:978 : echo a7e6cb58004e4c8a93b0a380c3375a34 2021-11-25 03:47:39.041 | a7e6cb58004e4c8a93b0a380c3375a34 2021-11-25 03:47:39.044 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.47/volume/v2/$(project_id)s' 2021-11-25 03:47:39.046 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:47:39.050 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.47/volume/v2/$(project_id)s' RegionOne 2021-11-25 03:47:39.052 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:47:39.055 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-11-25 03:47:41.417 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:41.420 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:47:41.423 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:47:41.426 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.47/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-25 03:47:43.721 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:43.724 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6fb4fb240e9c4ba28dd54316dddb5d8a 2021-11-25 03:47:43.726 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6fb4fb240e9c4ba28dd54316dddb5d8a 2021-11-25 03:47:43.729 | + functions-common:get_or_create_endpoint:1011 : public_id=6fb4fb240e9c4ba28dd54316dddb5d8a 2021-11-25 03:47:43.732 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:47:43.734 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:47:43.737 | + functions-common:get_or_create_endpoint:1020 : echo 6fb4fb240e9c4ba28dd54316dddb5d8a 2021-11-25 03:47:43.737 | 6fb4fb240e9c4ba28dd54316dddb5d8a 2021-11-25 03:47:43.739 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-11-25 03:47:43.742 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:47:43.745 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-11-25 03:47:46.022 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-11-25 03:47:48.154 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:48.157 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:47:48.157 | 1e19feed18b047468f3915b0f0761077' 2021-11-25 03:47:48.160 | + functions-common:get_or_create_service:978 : echo 1e19feed18b047468f3915b0f0761077 2021-11-25 03:47:48.160 | 1e19feed18b047468f3915b0f0761077 2021-11-25 03:47:48.162 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.47/volume/v3/$(project_id)s' 2021-11-25 03:47:48.165 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:47:48.168 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' RegionOne 2021-11-25 03:47:48.171 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:47:48.174 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-11-25 03:47:50.529 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:50.532 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:47:50.534 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:47:50.543 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.47/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-25 03:47:52.891 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:52.894 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=01717b6ab5b94a61985f004b3497018d 2021-11-25 03:47:52.896 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 01717b6ab5b94a61985f004b3497018d 2021-11-25 03:47:52.899 | + functions-common:get_or_create_endpoint:1011 : public_id=01717b6ab5b94a61985f004b3497018d 2021-11-25 03:47:52.901 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:47:52.904 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:47:52.907 | + functions-common:get_or_create_endpoint:1020 : echo 01717b6ab5b94a61985f004b3497018d 2021-11-25 03:47:52.907 | 01717b6ab5b94a61985f004b3497018d 2021-11-25 03:47:52.910 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-11-25 03:47:52.914 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-11-25 03:47:52.916 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:47:52.920 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-11-25 03:47:55.218 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:55.221 | ++ functions-common:get_or_create_project:853 : project_id=fd452164f7f94199b997c76a87072374 2021-11-25 03:47:55.223 | ++ functions-common:get_or_create_project:854 : echo fd452164f7f94199b997c76a87072374 2021-11-25 03:47:55.226 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id fd452164f7f94199b997c76a87072374 2021-11-25 03:47:55.252 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-11-25 03:47:55.255 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:47:55.257 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:47:55.260 | ++ functions-common:get_or_create_user:828 : local email= 2021-11-25 03:47:55.263 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-11-25 03:47:57.160 | No password was supplied, authentication will fail when a user does not have a password. 2021-11-25 03:47:57.560 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:57.563 | ++ functions-common:get_or_create_user:840 : user_id=50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:57.565 | ++ functions-common:get_or_create_user:841 : echo 50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:57.568 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 50de78ad10a0469fba7e2d48adb8525e 2021-11-25 03:47:57.594 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-11-25 03:47:57.610 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:47:57.613 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-11-25 03:47:57.615 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-11-25 03:47:57.619 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:47:57.619 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:47:57.623 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:47:57.626 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:47:57.628 | + 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,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,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-11-25 03:47:57.631 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:47:57.633 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-11-25 03:47:57.636 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-11-25 03:47:57.639 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-11-25 03:47:57.641 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.47:9696/ 2021-11-25 03:47:57.644 | + 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,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,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-11-25 03:47:57.646 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-11-25 03:47:57.649 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-11-25 03:47:57.652 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:47:57.655 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:47:57.657 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:47:57.660 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:47:59.944 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:47:59.947 | + functions-common:get_or_create_user:840 : user_id=fe9e3a8535064936b708da3e1fecaf92 2021-11-25 03:47:59.950 | + functions-common:get_or_create_user:841 : echo fe9e3a8535064936b708da3e1fecaf92 2021-11-25 03:47:59.950 | fe9e3a8535064936b708da3e1fecaf92 2021-11-25 03:47:59.953 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-11-25 03:47:59.955 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:47:59.959 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:47:59.961 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:47:59.963 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:47:59.966 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:47:59.969 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:47:59.971 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:47:59.974 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:47:59.976 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:47:59.979 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:47:59.983 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:47:59.983 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:47:59.984 | ++ 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-11-25 03:47:59.986 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:47:59.988 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:02.890 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:02.894 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:48:02.897 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:48:02.899 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-11-25 03:48:05.729 | ++ 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-11-25 03:48:05.729 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:05.729 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:48:05.732 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:05.735 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:08.683 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:08.686 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:48:08.688 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:48:08.691 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | fe9e3a8535064936b708da3e1fecaf92 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:48:08.692 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:48:08.697 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:08.700 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:08.703 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:08.703 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:08.705 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-25 03:48:08.708 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-11-25 03:48:08.710 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:48:08.714 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-11-25 03:48:10.963 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-11-25 03:48:13.091 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:13.094 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:48:13.095 | 123b8f09f6954706876b80acce6a7bc6' 2021-11-25 03:48:13.097 | + functions-common:get_or_create_service:978 : echo 123b8f09f6954706876b80acce6a7bc6 2021-11-25 03:48:13.097 | 123b8f09f6954706876b80acce6a7bc6 2021-11-25 03:48:13.100 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.47:9696/ 2021-11-25 03:48:13.102 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:48:13.106 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.47:9696/ RegionOne 2021-11-25 03:48:13.109 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:48:13.113 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-11-25 03:48:15.482 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:15.485 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:48:15.487 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:48:15.491 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.47:9696/ --region RegionOne -f value -c id 2021-11-25 03:48:17.809 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:17.812 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=95172c39b6c844068a4fbbc3ea5fe840 2021-11-25 03:48:17.815 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 95172c39b6c844068a4fbbc3ea5fe840 2021-11-25 03:48:17.818 | + functions-common:get_or_create_endpoint:1011 : public_id=95172c39b6c844068a4fbbc3ea5fe840 2021-11-25 03:48:17.821 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:48:17.823 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:48:17.826 | + functions-common:get_or_create_endpoint:1020 : echo 95172c39b6c844068a4fbbc3ea5fe840 2021-11-25 03:48:17.826 | 95172c39b6c844068a4fbbc3ea5fe840 2021-11-25 03:48:17.828 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-11-25 03:48:17.845 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:48:17.847 | + ./stack.sh:main:1112 : create_swift_accounts 2021-11-25 03:48:17.850 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-11-25 03:48:17.852 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-11-25 03:48:17.855 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-11-25 03:48:17.858 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-11-25 03:48:17.860 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-11-25 03:48:17.862 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-11-25 03:48:17.865 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-11-25 03:48:17.867 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-11-25 03:48:17.870 | + lib/swift:create_swift_accounts:635 : local another_role 2021-11-25 03:48:17.873 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-11-25 03:48:17.876 | ++ functions-common:get_or_create_role:860 : local role_id 2021-11-25 03:48:17.879 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-25 03:48:20.151 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:20.154 | ++ functions-common:get_or_create_role:865 : role_id=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:48:20.156 | ++ functions-common:get_or_create_role:866 : echo 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:48:20.159 | + lib/swift:create_swift_accounts:636 : another_role=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:48:20.162 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-11-25 03:48:20.164 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-11-25 03:48:20.166 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:48:20.168 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:48:20.170 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:48:20.173 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:48:22.450 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:22.453 | + functions-common:get_or_create_user:840 : user_id=e415d0b640a54d40b080f2730a7730b9 2021-11-25 03:48:22.455 | + functions-common:get_or_create_user:841 : echo e415d0b640a54d40b080f2730a7730b9 2021-11-25 03:48:22.455 | e415d0b640a54d40b080f2730a7730b9 2021-11-25 03:48:22.457 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-11-25 03:48:22.459 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:48:22.462 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:48:22.465 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:48:22.467 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:48:22.470 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:48:22.472 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:48:22.474 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:48:22.477 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:48:22.479 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:48:22.481 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:48:22.485 | ++ 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-11-25 03:48:22.485 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:22.486 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:48:22.488 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:22.490 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:25.394 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:25.397 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:48:25.400 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:48:25.402 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-11-25 03:48:28.257 | ++ 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-11-25 03:48:28.257 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:28.257 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:48:28.259 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:28.262 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:31.207 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:31.210 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:48:31.212 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:48:31.215 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | e415d0b640a54d40b080f2730a7730b9 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:48:31.215 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:48:31.220 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:31.223 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:31.226 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:31.226 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:48:31.228 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-25 03:48:31.231 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-11-25 03:48:31.233 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:48:31.236 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:48:31.238 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:48:31.241 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:48:31.243 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:48:31.246 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:48:31.248 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:48:31.250 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:48:31.252 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:48:31.255 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:48:31.258 | ++ 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-11-25 03:48:31.259 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:31.259 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:48:31.261 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:31.264 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:34.141 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:34.144 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:48:34.147 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:48:34.149 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-11-25 03:48:36.971 | ++ 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-11-25 03:48:36.971 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:36.971 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:48:36.974 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:36.977 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:39.922 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:39.925 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:48:39.928 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:48:39.930 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | e415d0b640a54d40b080f2730a7730b9 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:48:39.931 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:48:39.936 | ++ functions-common:get_field:727 : read data 2021-11-25 03:48:39.939 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:48:39.942 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:48:39.942 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:48:39.944 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-11-25 03:48:39.946 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:48:39.950 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-11-25 03:48:42.181 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-11-25 03:48:44.305 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:44.308 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:48:44.309 | bf12aeb1593d4f11aacc46fe60b65d3e' 2021-11-25 03:48:44.311 | + functions-common:get_or_create_service:978 : echo bf12aeb1593d4f11aacc46fe60b65d3e 2021-11-25 03:48:44.311 | bf12aeb1593d4f11aacc46fe60b65d3e 2021-11-25 03:48:44.313 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' http://10.222.0.47:8080 2021-11-25 03:48:44.316 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:48:44.319 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' RegionOne 2021-11-25 03:48:44.321 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:48:44.325 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-11-25 03:48:46.675 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:46.678 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:48:46.680 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:48:46.683 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.47:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-11-25 03:48:48.996 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:48.999 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=064f7e1a23d7498ba4e880f6d4670fda 2021-11-25 03:48:49.001 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 064f7e1a23d7498ba4e880f6d4670fda 2021-11-25 03:48:49.004 | + functions-common:get_or_create_endpoint:1011 : public_id=064f7e1a23d7498ba4e880f6d4670fda 2021-11-25 03:48:49.006 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.47:8080 ]] 2021-11-25 03:48:49.009 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.47:8080 RegionOne 2021-11-25 03:48:49.011 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:48:49.014 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-11-25 03:48:51.365 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:51.368 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:48:51.371 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:48:51.374 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.47:8080 --region RegionOne -f value -c id 2021-11-25 03:48:53.767 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:53.769 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=3635f82582134967a063dda95afb9765 2021-11-25 03:48:53.772 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 3635f82582134967a063dda95afb9765 2021-11-25 03:48:53.772 | 3635f82582134967a063dda95afb9765 2021-11-25 03:48:53.774 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:48:53.776 | + functions-common:get_or_create_endpoint:1020 : echo 064f7e1a23d7498ba4e880f6d4670fda 2021-11-25 03:48:53.777 | 064f7e1a23d7498ba4e880f6d4670fda 2021-11-25 03:48:53.779 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-11-25 03:48:53.782 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-11-25 03:48:53.785 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:48:53.788 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-11-25 03:48:56.003 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:56.006 | ++ functions-common:get_or_create_project:853 : project_id=e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:48:56.008 | ++ functions-common:get_or_create_project:854 : echo e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:48:56.011 | + lib/swift:create_swift_accounts:650 : swift_project_test1=e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:48:56.013 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-11-25 03:48:56.016 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:48:56.032 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-11-25 03:48:56.035 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:48:56.037 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-11-25 03:48:56.039 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-11-25 03:48:56.043 | +++ 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-11-25 03:48:58.275 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:48:58.278 | ++ functions-common:get_or_create_user:840 : user_id=edee9085ffb14fdc94bd311db49863d5 2021-11-25 03:48:58.281 | ++ functions-common:get_or_create_user:841 : echo edee9085ffb14fdc94bd311db49863d5 2021-11-25 03:48:58.284 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=edee9085ffb14fdc94bd311db49863d5 2021-11-25 03:48:58.286 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-11-25 03:48:58.288 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:48:58.304 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin edee9085ffb14fdc94bd311db49863d5 e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:48:58.306 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:48:58.309 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:48:58.312 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:48:58.314 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:48:58.316 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:48:58.319 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:48:58.321 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:48:58.324 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:48:58.328 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user edee9085ffb14fdc94bd311db49863d5 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:48:58.328 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:48:58.329 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:48:58.331 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:48:58.334 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:00.757 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:00.761 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:49:00.764 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:49:00.766 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user edee9085ffb14fdc94bd311db49863d5 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:03.105 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user edee9085ffb14fdc94bd311db49863d5 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:03.105 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:49:03.106 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:03.108 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:03.110 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:05.546 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:05.549 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:49:05.551 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:49:05.554 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | edee9085ffb14fdc94bd311db49863d5 | | e4a4fdb923594262842adbff9587ebc3 | | | False |' 2021-11-25 03:49:05.555 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:49:05.559 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:05.563 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:05.565 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:05.565 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:05.568 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-11-25 03:49:05.571 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-11-25 03:49:05.573 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:49:05.576 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-11-25 03:49:05.578 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-11-25 03:49:05.581 | +++ 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-11-25 03:49:07.766 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:07.769 | ++ functions-common:get_or_create_user:840 : user_id=5ce0c0a275b34e998026b30ede06af18 2021-11-25 03:49:07.771 | ++ functions-common:get_or_create_user:841 : echo 5ce0c0a275b34e998026b30ede06af18 2021-11-25 03:49:07.774 | + lib/swift:create_swift_accounts:659 : swift_user_test3=5ce0c0a275b34e998026b30ede06af18 2021-11-25 03:49:07.776 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-11-25 03:49:07.779 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:07.795 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 1612993a6add45e4af5d72c1ac9b98f0 5ce0c0a275b34e998026b30ede06af18 e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:07.797 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:49:07.800 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:49:07.803 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:49:07.805 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:49:07.808 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:49:07.810 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:49:07.812 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:49:07.815 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:49:07.819 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:07.819 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 1612993a6add45e4af5d72c1ac9b98f0 --user 5ce0c0a275b34e998026b30ede06af18 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:07.820 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:49:07.823 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:07.826 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:10.187 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:10.190 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:49:10.193 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:49:10.195 | + functions-common:get_or_add_user_project_role:901 : openstack role add 1612993a6add45e4af5d72c1ac9b98f0 --user 5ce0c0a275b34e998026b30ede06af18 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:12.468 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 1612993a6add45e4af5d72c1ac9b98f0 --user 5ce0c0a275b34e998026b30ede06af18 --project e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:49:12.469 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:12.469 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:49:12.471 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:12.474 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:14.870 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:14.872 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:49:14.875 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:49:14.878 | ++ functions-common:get_field:733 : echo '| 1612993a6add45e4af5d72c1ac9b98f0 | 5ce0c0a275b34e998026b30ede06af18 | | e4a4fdb923594262842adbff9587ebc3 | | | False |' 2021-11-25 03:49:14.878 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:49:14.883 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:14.887 | + functions-common:get_or_add_user_project_role:910 : user_role_id=1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:49:14.889 | + functions-common:get_or_add_user_project_role:912 : echo 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:49:14.889 | 1612993a6add45e4af5d72c1ac9b98f0 2021-11-25 03:49:14.892 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-11-25 03:49:14.895 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-11-25 03:49:14.897 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:49:14.901 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-11-25 03:49:17.147 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:17.150 | ++ functions-common:get_or_create_project:853 : project_id=7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:17.153 | ++ functions-common:get_or_create_project:854 : echo 7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:17.156 | + lib/swift:create_swift_accounts:664 : swift_project_test2=7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:17.158 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-11-25 03:49:17.160 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:17.176 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-11-25 03:49:17.179 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-11-25 03:49:17.183 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:49:17.185 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-11-25 03:49:17.188 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-11-25 03:49:17.191 | +++ 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-11-25 03:49:19.417 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:19.420 | ++ functions-common:get_or_create_user:840 : user_id=0c1c6d1c2704467f81cb91603651c4db 2021-11-25 03:49:19.423 | ++ functions-common:get_or_create_user:841 : echo 0c1c6d1c2704467f81cb91603651c4db 2021-11-25 03:49:19.426 | + lib/swift:create_swift_accounts:669 : swift_user_test2=0c1c6d1c2704467f81cb91603651c4db 2021-11-25 03:49:19.428 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-11-25 03:49:19.430 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:19.447 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 0c1c6d1c2704467f81cb91603651c4db 7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:19.449 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:49:19.452 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:49:19.455 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:49:19.457 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:49:19.459 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:49:19.462 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:49:19.465 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:49:19.468 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:49:19.472 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 0c1c6d1c2704467f81cb91603651c4db --project 7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:19.472 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:19.473 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:49:19.475 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:19.479 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:21.921 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:21.924 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:49:21.927 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:49:21.929 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 0c1c6d1c2704467f81cb91603651c4db --project 7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:24.241 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 0c1c6d1c2704467f81cb91603651c4db --project 7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:49:24.241 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:24.241 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:49:24.244 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:24.247 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:26.706 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:26.709 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:49:26.712 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:49:26.715 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 0c1c6d1c2704467f81cb91603651c4db | | 7dea97fe0dba44a199aeb432611e5952 | | | False |' 2021-11-25 03:49:26.715 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:49:26.720 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:26.724 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:26.726 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:26.726 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:26.729 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-11-25 03:49:26.732 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-11-25 03:49:26.735 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-25 03:49:26.738 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-11-25 03:49:29.016 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-11-25 03:49:31.167 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:31.171 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-11-25 03:49:31.171 | 5a8f6af08dbf4b6b9585e800225f571a' 2021-11-25 03:49:31.173 | ++ functions-common:get_or_create_domain:803 : echo 5a8f6af08dbf4b6b9585e800225f571a 2021-11-25 03:49:31.176 | + lib/swift:create_swift_accounts:674 : swift_domain=5a8f6af08dbf4b6b9585e800225f571a 2021-11-25 03:49:31.178 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-11-25 03:49:31.181 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:31.197 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-11-25 03:49:31.200 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 5a8f6af08dbf4b6b9585e800225f571a 2021-11-25 03:49:31.203 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-25 03:49:31.206 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=5a8f6af08dbf4b6b9585e800225f571a --or-show -f value -c id 2021-11-25 03:49:33.466 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:33.469 | ++ functions-common:get_or_create_project:853 : project_id=97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:33.472 | ++ functions-common:get_or_create_project:854 : echo 97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:33.475 | + lib/swift:create_swift_accounts:678 : swift_project_test4=97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:33.477 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-11-25 03:49:33.480 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:33.496 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-11-25 03:49:33.499 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 5a8f6af08dbf4b6b9585e800225f571a test4@example.com 2021-11-25 03:49:33.501 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:49:33.504 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-11-25 03:49:33.506 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-11-25 03:49:33.510 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=5a8f6af08dbf4b6b9585e800225f571a --email=test4@example.com --or-show -f value -c id 2021-11-25 03:49:35.756 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:35.759 | ++ functions-common:get_or_create_user:840 : user_id=136ba5da0ed14a10a3adec13c39ab4e6 2021-11-25 03:49:35.761 | ++ functions-common:get_or_create_user:841 : echo 136ba5da0ed14a10a3adec13c39ab4e6 2021-11-25 03:49:35.764 | + lib/swift:create_swift_accounts:683 : swift_user_test4=136ba5da0ed14a10a3adec13c39ab4e6 2021-11-25 03:49:35.767 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-11-25 03:49:35.769 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:49:35.785 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 136ba5da0ed14a10a3adec13c39ab4e6 97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:35.787 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:49:35.791 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-25 03:49:35.793 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:49:35.796 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:49:35.798 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-25 03:49:35.801 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-25 03:49:35.803 | ++ functions-common:_get_domain_args:882 : echo 2021-11-25 03:49:35.807 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-25 03:49:35.810 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 136ba5da0ed14a10a3adec13c39ab4e6 --project 97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:35.811 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:35.811 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:49:35.813 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:35.816 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:38.207 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:38.211 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:49:38.214 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:49:38.216 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 136ba5da0ed14a10a3adec13c39ab4e6 --project 97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:40.537 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 136ba5da0ed14a10a3adec13c39ab4e6 --project 97ac135af2064499a5aa698074bc86e4 2021-11-25 03:49:40.538 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:49:40.538 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:49:40.541 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:49:40.543 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:43.083 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:49:43.086 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:49:43.089 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:49:43.093 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | 136ba5da0ed14a10a3adec13c39ab4e6 | | 97ac135af2064499a5aa698074bc86e4 | | | False |' 2021-11-25 03:49:43.093 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:49:43.098 | ++ functions-common:get_field:727 : read data 2021-11-25 03:49:43.101 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:43.104 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:43.104 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:49:43.107 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-11-25 03:49:43.109 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-25 03:49:43.112 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-25 03:49:43.116 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-25 03:49:43.127 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-25 03:49:43.139 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-25 03:49:43.141 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-25 03:49:43.144 | + 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.47/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-25 03:49:43.240 | The user clouds.yaml file didn't exist. 2021-11-25 03:49:43.249 | + 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.47/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-25 03:49:43.351 | /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-11-25 03:49:43.351 | self._clouds = yaml.load(clouds_file) 2021-11-25 03:49:43.360 | + 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.47/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-25 03:49:43.469 | /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-11-25 03:49:43.469 | self._clouds = yaml.load(clouds_file) 2021-11-25 03:49:43.478 | + 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.47/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-25 03:49:43.587 | /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-11-25 03:49:43.587 | self._clouds = yaml.load(clouds_file) 2021-11-25 03:49:43.597 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-11-25 03:49:43.601 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-11-25 03:49:43.604 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-25 03:49:43.608 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-11-25 03:49:43.624 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:49:43.627 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-11-25 03:49:43.644 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:49:43.646 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-11-25 03:49:43.663 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:49:43.665 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-11-25 03:49:43.668 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:49:43.670 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-11-25 03:49:43.673 | + ./stack.sh:main:1135 : init_glance 2021-11-25 03:49:43.675 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-11-25 03:49:43.679 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-11-25 03:49:43.683 | + lib/glance:init_glance:336 : recreate_database glance 2021-11-25 03:49:43.686 | + lib/database:recreate_database:110 : local db=glance 2021-11-25 03:49:43.688 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-11-25 03:49:43.691 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-11-25 03:49:43.693 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-11-25 03:49:43.697 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:49:43.711 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-11-25 03:49:43.714 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:49:43.726 | + lib/glance:init_glance:338 : time_start dbsync 2021-11-25 03:49:43.729 | + functions-common:time_start:2317 : local name=dbsync 2021-11-25 03:49:43.731 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:49:43.734 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:49:43.737 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:49:43.740 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812183738 2021-11-25 03:49:43.743 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-11-25 03:49:45.974 | 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=78058) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:49:45.977 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-25 03:49:45.977 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-25 03:49:46.003 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-25 03:49:46.003 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-25 03:49:46.021 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:49:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.022 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.024 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.025 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.027 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.027 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.028 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.028 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.031 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.032 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.032 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.035 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.035 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.040 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:49:46.040 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:49:46.084 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:49:46.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.085 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.087 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.089 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.090 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.090 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.091 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.092 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.097 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.098 | 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=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:49:46.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:49:46.103 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:49:46.103 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78058) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:49:46.181 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:46.182 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:46.230 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-11-25 03:49:49.187 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-11-25 03:49:49.290 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-11-25 03:49:49.307 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-11-25 03:49:49.642 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-11-25 03:49:49.650 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-11-25 03:49:49.659 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-11-25 03:49:49.855 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-11-25 03:49:50.184 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-11-25 03:49:50.192 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-11-25 03:49:50.195 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.195 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.201 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.201 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.205 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.206 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.226 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.226 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.258 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.258 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.267 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-11-25 03:49:50.560 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-11-25 03:49:50.732 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-11-25 03:49:50.741 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-11-25 03:49:50.753 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-11-25 03:49:50.758 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-11-25 03:49:50.767 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-11-25 03:49:50.779 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.779 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.784 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:49:50.784 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:49:50.788 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-11-25 03:49:50.788 | Database migration is up to date. No migration needed. 2021-11-25 03:49:50.788 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-11-25 03:49:50.788 | Database is synced successfully. 2021-11-25 03:49:50.976 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-11-25 03:49:53.052 | 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=78065) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:49:53.217 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-11-25 03:49:53.253 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-11-25 03:49:53.370 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-11-25 03:49:53.509 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-11-25 03:49:53.556 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-11-25 03:49:53.713 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-11-25 03:49:53.767 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-11-25 03:49:53.789 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-11-25 03:49:53.836 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-11-25 03:49:53.870 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-11-25 03:49:54.050 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-11-25 03:49:54.072 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-11-25 03:49:54.214 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-11-25 03:49:54.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-11-25 03:49:54.313 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-11-25 03:49:54.348 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-11-25 03:49:54.387 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-11-25 03:49:54.469 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-11-25 03:49:54.500 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-11-25 03:49:54.544 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-11-25 03:49:54.587 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-11-25 03:49:54.626 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-11-25 03:49:54.695 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-11-25 03:49:54.827 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-11-25 03:49:54.875 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-11-25 03:49:54.897 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-11-25 03:49:54.944 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-11-25 03:49:55.015 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-11-25 03:49:55.058 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-11-25 03:49:55.086 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-11-25 03:49:55.086 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-11-25 03:49:55.292 | + lib/glance:init_glance:344 : time_stop dbsync 2021-11-25 03:49:55.295 | + functions-common:time_stop:2331 : local name 2021-11-25 03:49:55.298 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:49:55.300 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:49:55.303 | + functions-common:time_stop:2334 : local total 2021-11-25 03:49:55.306 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:49:55.309 | + functions-common:time_stop:2337 : name=dbsync 2021-11-25 03:49:55.312 | + functions-common:time_stop:2338 : start_time=1637812183738 2021-11-25 03:49:55.315 | + functions-common:time_stop:2340 : [[ -z 1637812183738 ]] 2021-11-25 03:49:55.318 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:49:55.322 | + functions-common:time_stop:2343 : end_time=1637812195319 2021-11-25 03:49:55.325 | + functions-common:time_stop:2344 : elapsed_time=11581 2021-11-25 03:49:55.327 | + functions-common:time_stop:2345 : total=18821 2021-11-25 03:49:55.330 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:49:55.332 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30402 2021-11-25 03:49:55.336 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-11-25 03:49:55.356 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:49:55.359 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-11-25 03:49:55.362 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:49:55.364 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-11-25 03:49:55.367 | + ./stack.sh:main:1145 : configure_neutron 2021-11-25 03:49:55.369 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-11-25 03:49:55.373 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:49:55.373 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:49:55.378 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:49:55.380 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:49:55.383 | + 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,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,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-11-25 03:49:55.386 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:49:55.389 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-11-25 03:49:55.391 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-11-25 03:49:55.394 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-11-25 03:49:55.396 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-11-25 03:49:55.411 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-11-25 03:49:55.413 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-11-25 03:50:27.294 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-11-25 03:50:27.298 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-11-25 03:50:27.300 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-11-25 03:50:27.302 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-11-25 03:50:27.305 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-11-25 03:50:27.307 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-11-25 03:50:27.309 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-11-25 03:50:27.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-11-25 03:50:27.314 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-11-25 03:50:27.316 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-11-25 03:50:27.318 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-11-25 03:50:27.320 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-11-25 03:50:27.322 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-11-25 03:50:27.325 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-11-25 03:50:27.327 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-11-25 03:50:27.329 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-11-25 03:50:27.333 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:27.335 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-11-25 03:50:27.338 | + 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-11-25 03:50:27.343 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-11-25 03:50:27.345 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-11-25 03:50:27.348 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-11-25 03:50:27.350 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-11-25 03:50:27.352 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-25 03:50:27.355 | + 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-11-25 03:50:27.383 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-11-25 03:50:27.413 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-11-25 03:50:27.442 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-11-25 03:50:27.479 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-11-25 03:50:27.508 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-11-25 03:50:27.538 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-11-25 03:50:27.541 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-11-25 03:50:27.543 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-11-25 03:50:27.546 | + functions:setup_logging:656 : local other_cond=False 2021-11-25 03:50:27.548 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:27.550 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-11-25 03:50:27.552 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-11-25 03:50:27.555 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-25 03:50:27.558 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-25 03:50:27.572 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-25 03:50:27.575 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-25 03:50:27.577 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-25 03:50:27.579 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-25 03:50:27.581 | + 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-11-25 03:50:27.610 | + 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-11-25 03:50:27.640 | + 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-11-25 03:50:27.670 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-25 03:50:27.699 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-11-25 03:50:27.715 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:50:27.717 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-11-25 03:50:27.719 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:50:27.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-11-25 03:50:27.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-11-25 03:50:27.726 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-11-25 03:50:27.729 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:50:27.731 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-11-25 03:50:27.734 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-11-25 03:50:27.745 | + 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-11-25 03:50:27.757 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-11-25 03:50:27.760 | + 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-11-25 03:50:27.771 | + 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-11-25 03:50:27.783 | + 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-11-25 03:50:27.794 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-25 03:50:27.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-25 03:50:27.799 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-11-25 03:50:27.803 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.kOwDfpsdCC 2021-11-25 03:50:27.805 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-25 03:50:27.807 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-25 03:50:27.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.kOwDfpsdCC 2021-11-25 03:50:27.813 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.kOwDfpsdCC 2021-11-25 03:50:27.824 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.kOwDfpsdCC /etc/sudoers.d/neutron-rootwrap 2021-11-25 03:50:27.834 | + 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-11-25 03:50:27.865 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:27.867 | + 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-11-25 03:50:27.897 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-11-25 03:50:27.899 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-11-25 03:50:27.902 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-11-25 03:50:27.905 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:50:27.907 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-25 03:50:27.909 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:50:27.925 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:27.928 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-25 03:50:27.931 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-25 03:50:27.933 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:50:27.949 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:27.952 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:50:27.955 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/ 2021-11-25 03:50:27.988 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:50:27.990 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:50:27.993 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-11-25 03:50:28.008 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:28.011 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-11-25 03:50:28.013 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-11-25 03:50:28.016 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-25 03:50:28.018 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-25 03:50:28.020 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-11-25 03:50:28.023 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-11-25 03:50:28.025 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-25 03:50:28.028 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-11-25 03:50:28.031 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-11-25 03:50:28.033 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-11-25 03:50:28.037 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-11-25 03:50:28.040 | + 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-11-25 03:50:28.045 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-11-25 03:50:28.061 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:28.063 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-11-25 03:50:28.065 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-11-25 03:50:28.068 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-11-25 03:50:28.072 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-11-25 03:50:28.103 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-25 03:50:28.133 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-11-25 03:50:28.164 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-11-25 03:50:28.194 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-11-25 03:50:28.225 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-11-25 03:50:28.228 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-25 03:50:28.231 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-11-25 03:50:28.233 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-25 03:50:28.236 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-11-25 03:50:28.266 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-11-25 03:50:28.296 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.47/identity 2021-11-25 03:50:28.327 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-11-25 03:50:28.358 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-11-25 03:50:28.388 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-11-25 03:50:28.419 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-11-25 03:50:28.450 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-11-25 03:50:28.480 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:50:28.511 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-11-25 03:50:28.541 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-11-25 03:50:28.572 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-11-25 03:50:28.603 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-11-25 03:50:28.606 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-25 03:50:28.608 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-25 03:50:28.611 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-25 03:50:28.613 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-11-25 03:50:28.644 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-11-25 03:50:28.675 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.47/identity 2021-11-25 03:50:28.706 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-11-25 03:50:28.738 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-11-25 03:50:28.773 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-11-25 03:50:28.805 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-11-25 03:50:28.835 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-11-25 03:50:28.866 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-25 03:50:28.897 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-11-25 03:50:28.928 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-11-25 03:50:28.930 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-11-25 03:50:28.932 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-11-25 03:50:28.935 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-11-25 03:50:28.937 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-11-25 03:50:28.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-11-25 03:50:28.942 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-11-25 03:50:28.944 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 150:199 != '' ]] 2021-11-25 03:50:28.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:150:199 2021-11-25 03:50:28.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:150:199 != '' ]] 2021-11-25 03:50:28.952 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-11-25 03:50:28.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-11-25 03:50:28.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-11-25 03:50:28.959 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-11-25 03:50:28.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-11-25 03:50:28.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-11-25 03:50:28.967 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-11-25 03:50:28.969 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-11-25 03:50:28.971 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:28.974 | + 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-11-25 03:50:28.999 | + 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-11-25 03:50:29.001 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.003 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-25 03:50:29.006 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-11-25 03:50:29.008 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-11-25 03:50:29.011 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.014 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-11-25 03:50:29.039 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-11-25 03:50:29.041 | + 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-11-25 03:50:29.043 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.046 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-25 03:50:29.048 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-11-25 03:50:29.050 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-11-25 03:50:29.053 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.055 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-11-25 03:50:29.082 | + 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-11-25 03:50:29.084 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.086 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-25 03:50:29.089 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-11-25 03:50:29.091 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-11-25 03:50:29.094 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.096 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-11-25 03:50:29.123 | + 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-11-25 03:50:29.125 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.128 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-11-25 03:50:29.130 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-11-25 03:50:29.132 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-11-25 03:50:29.135 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.137 | + 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-11-25 03:50:29.163 | + 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-11-25 03:50:29.165 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.168 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-11-25 03:50:29.170 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-25 03:50:29.173 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-25 03:50:29.175 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.178 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-11-25 03:50:29.203 | + 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-11-25 03:50:29.205 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.208 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-11-25 03:50:29.210 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-11-25 03:50:29.212 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-11-25 03:50:29.215 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.217 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-11-25 03:50:29.244 | + 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:150:199 2021-11-25 03:50:29.246 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.248 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-11-25 03:50:29.251 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:150:199 2021-11-25 03:50:29.253 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2021-11-25 03:50:29.255 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.258 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2021-11-25 03:50:29.284 | + 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-11-25 03:50:29.286 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:50:29.289 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-11-25 03:50:29.291 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-25 03:50:29.294 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-25 03:50:29.296 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-25 03:50:29.299 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-11-25 03:50:29.324 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-25 03:50:29.326 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-11-25 03:50:29.343 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:29.345 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-11-25 03:50:29.348 | + 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-11-25 03:50:29.376 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:29.378 | + 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-11-25 03:50:29.405 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-25 03:50:29.437 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-11-25 03:50:29.440 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-11-25 03:50:29.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-11-25 03:50:29.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-25 03:50:31.940 | INFO neutron.common.config [-] Logging enabled! 2021-11-25 03:50:31.940 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev9 2021-11-25 03:50:31.941 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=79791) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-25 03:50:31.942 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-11-25 03:50:31.942 | 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=79791) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-25 03:50:31.947 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=79791) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-11-25 03:50:32.243 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=79796 2021-11-25 03:50:32.331 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-25 03:50:32.331 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=79796 2021-11-25 03:50:32.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-11-25 03:50:32.594 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-11-25 03:50:32.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-11-25 03:50:32.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-25 03:50:32.602 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-11-25 03:50:32.652 | + 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-11-25 03:50:32.669 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-11-25 03:50:32.671 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:32.674 | + 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-11-25 03:50:32.703 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-11-25 03:50:32.706 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-11-25 03:50:32.711 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-11-25 03:50:32.714 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-11-25 03:50:32.716 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-11-25 03:50:32.740 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-11-25 03:50:32.755 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-25 03:50:32.757 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-11-25 03:50:32.765 | net.bridge.bridge-nf-call-iptables = 1 2021-11-25 03:50:32.768 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-25 03:50:32.770 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-11-25 03:50:32.778 | net.bridge.bridge-nf-call-ip6tables = 1 2021-11-25 03:50:32.781 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-11-25 03:50:32.784 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-11-25 03:50:32.786 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-11-25 03:50:32.788 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-11-25 03:50:32.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-11-25 03:50:32.794 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-25 03:50:32.796 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-25 03:50:32.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-25 03:50:32.801 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-25 03:50:32.823 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-11-25 03:50:32.826 | + 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-11-25 03:50:32.856 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-11-25 03:50:32.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-11-25 03:50:32.885 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-11-25 03:50:32.910 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-11-25 03:50:32.927 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:32.929 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-11-25 03:50:32.931 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-11-25 03:50:32.936 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-11-25 03:50:32.961 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-11-25 03:50:32.988 | + 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-11-25 03:50:33.016 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:33.019 | + 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-11-25 03:50:33.045 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-11-25 03:50:33.061 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:33.064 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-25 03:50:33.066 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-11-25 03:50:33.092 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-25 03:50:33.095 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-25 03:50:33.098 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-11-25 03:50:33.124 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-11-25 03:50:33.126 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-25 03:50:33.129 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-11-25 03:50:33.131 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-11-25 03:50:33.147 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:33.150 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-11-25 03:50:33.152 | + 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-11-25 03:50:33.156 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-11-25 03:50:33.183 | + 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-11-25 03:50:33.211 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:33.214 | + 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-11-25 03:50:33.241 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-25 03:50:33.243 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-11-25 03:50:33.269 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-25 03:50:33.272 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-25 03:50:33.274 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-11-25 03:50:33.301 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-11-25 03:50:33.303 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-25 03:50:33.306 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-11-25 03:50:33.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-25 03:50:35.799 | INFO neutron.common.config [-] Logging enabled! 2021-11-25 03:50:35.800 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev9 2021-11-25 03:50:35.801 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80389) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-25 03:50:35.875 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-11-25 03:50:35.876 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80389) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-11-25 03:50:35.876 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80389) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-11-25 03:50:35.877 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-25 03:50:36.118 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-11-25 03:50:36.121 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-11-25 03:50:36.123 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-11-25 03:50:36.126 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-25 03:50:36.128 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-25 03:50:36.131 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-25 03:50:36.133 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-25 03:50:36.150 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-11-25 03:50:36.152 | + functions:set_mtu:764 : local dev=br-data 2021-11-25 03:50:36.155 | + functions:set_mtu:765 : local mtu=1500 2021-11-25 03:50:36.157 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-11-25 03:50:36.169 | + 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-11-25 03:50:36.186 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-11-25 03:50:36.188 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-11-25 03:50:36.191 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-11-25 03:50:36.193 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-11-25 03:50:36.195 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-11-25 03:50:36.198 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-11-25 03:50:36.201 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-11-25 03:50:36.203 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-11-25 03:50:36.206 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-11-25 03:50:36.208 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-11-25 03:50:36.210 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-11-25 03:50:36.213 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-11-25 03:50:36.215 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-11-25 03:50:36.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-11-25 03:50:36.219 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-11-25 03:50:36.225 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-11-25 03:50:36.227 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-11-25 03:50:36.230 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-11-25 03:50:36.232 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-11-25 03:50:36.236 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-11-25 03:50:36.236 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-11-25 03:50:36.236 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-11-25 03:50:36.243 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2021-11-25 03:50:36.246 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-11-25 03:50:36.248 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:36.251 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-11-25 03:50:36.253 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-11-25 03:50:36.255 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2021-11-25 03:50:36.258 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2021-11-25 03:50:36.261 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2021-11-25 03:50:36.263 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-11-25 03:50:36.265 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-11-25 03:50:36.269 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.33/22 brd 192.168.3.255 2021-11-25 03:50:36.270 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-11-25 03:50:36.271 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-11-25 03:50:36.271 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-11-25 03:50:36.276 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.33 2021-11-25 03:50:36.278 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.33 ' 2021-11-25 03:50:36.281 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2021-11-25 03:50:36.293 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2021-11-25 03:50:36.304 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-11-25 03:50:36.316 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-11-25 03:50:36.334 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.33 2021-11-25 03:50:38.342 | ARPING 192.168.0.33 from 192.168.0.33 br-data 2021-11-25 03:50:38.342 | Sent 3 probes (3 broadcast(s)) 2021-11-25 03:50:38.342 | Received 0 response(s) 2021-11-25 03:50:38.363 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-11-25 03:50:38.363 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-11-25 03:50:38.367 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-11-25 03:50:38.370 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-11-25 03:50:38.386 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:38.388 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-11-25 03:50:38.391 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-11-25 03:50:38.395 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-11-25 03:50:38.422 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.47 2021-11-25 03:50:38.448 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-11-25 03:50:38.475 | + 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-11-25 03:50:38.503 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-11-25 03:50:38.506 | + 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-11-25 03:50:38.532 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-25 03:50:38.535 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-11-25 03:50:38.551 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:50:38.553 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-11-25 03:50:38.584 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-11-25 03:50:38.615 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-11-25 03:50:38.618 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-11-25 03:50:38.634 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:38.637 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-11-25 03:50:38.653 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:50:38.655 | + ./stack.sh:main:1149 : init_neutron 2021-11-25 03:50:38.658 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-11-25 03:50:38.661 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:50:38.662 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:50:38.666 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:50:38.669 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:50:38.671 | + 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,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,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-11-25 03:50:38.674 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:50:38.676 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-11-25 03:50:38.679 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-11-25 03:50:38.681 | + lib/database:recreate_database:110 : local db=neutron 2021-11-25 03:50:38.684 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-11-25 03:50:38.687 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-11-25 03:50:38.689 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-11-25 03:50:38.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:50:38.705 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-11-25 03:50:38.709 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:50:38.721 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-11-25 03:50:38.724 | + functions-common:time_start:2317 : local name=dbsync 2021-11-25 03:50:38.726 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:50:38.729 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:50:38.732 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:50:38.736 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812238733 2021-11-25 03:50:38.738 | + 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-11-25 03:50:41.693 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:50:41.693 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:50:41.858 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-25 03:50:41.858 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-25 03:50:41.924 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-11-25 03:50:52.095 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-11-25 03:50:52.180 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-11-25 03:50:52.499 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-11-25 03:50:52.604 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-11-25 03:50:52.796 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-11-25 03:50:52.915 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-11-25 03:50:53.058 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-11-25 03:50:53.162 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-11-25 03:50:53.252 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-11-25 03:50:53.341 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-11-25 03:50:53.631 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-11-25 03:50:53.736 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-11-25 03:50:53.859 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-11-25 03:50:53.969 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-11-25 03:50:54.066 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-11-25 03:50:54.972 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-11-25 03:50:55.074 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-11-25 03:50:55.154 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-11-25 03:50:55.261 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-11-25 03:50:55.548 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-11-25 03:50:55.607 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-11-25 03:50:55.783 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-11-25 03:50:56.096 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-11-25 03:50:56.164 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-11-25 03:50:56.279 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-11-25 03:50:56.399 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-11-25 03:50:56.459 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-11-25 03:50:56.631 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-11-25 03:50:56.733 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-11-25 03:50:56.793 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-11-25 03:50:56.959 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-11-25 03:50:56.967 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-11-25 03:50:57.171 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-11-25 03:50:57.326 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-11-25 03:50:57.406 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-11-25 03:50:57.709 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-11-25 03:50:57.871 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-11-25 03:50:58.235 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-11-25 03:50:58.263 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-11-25 03:51:00.628 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-11-25 03:51:00.655 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-11-25 03:51:00.815 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-11-25 03:51:00.917 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-11-25 03:51:00.926 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-11-25 03:51:01.036 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-11-25 03:51:01.044 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-11-25 03:51:01.211 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-11-25 03:51:01.247 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-11-25 03:51:01.300 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-11-25 03:51:01.379 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-11-25 03:51:01.476 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-11-25 03:51:01.747 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-11-25 03:51:01.894 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-11-25 03:51:01.928 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-11-25 03:51:02.039 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-11-25 03:51:02.325 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-11-25 03:51:02.394 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-11-25 03:51:02.451 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-11-25 03:51:02.570 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-11-25 03:51:02.665 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-11-25 03:51:02.812 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-11-25 03:51:04.194 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-11-25 03:51:04.244 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-11-25 03:51:04.377 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-11-25 03:51:04.386 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-11-25 03:51:04.552 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-11-25 03:51:04.656 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-11-25 03:51:04.989 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-11-25 03:51:05.103 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-11-25 03:51:05.301 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-11-25 03:51:05.396 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-11-25 03:51:05.500 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-11-25 03:51:05.568 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-11-25 03:51:05.581 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-11-25 03:51:05.650 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-11-25 03:51:06.083 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-11-25 03:51:06.204 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-11-25 03:51:06.267 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-11-25 03:51:06.382 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-11-25 03:51:06.456 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-11-25 03:51:06.576 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-11-25 03:51:06.644 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-11-25 03:51:06.771 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-11-25 03:51:06.900 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-11-25 03:51:07.012 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-11-25 03:51:07.308 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-11-25 03:51:07.369 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-11-25 03:51:07.542 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-11-25 03:51:07.935 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-11-25 03:51:08.003 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-11-25 03:51:08.125 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-11-25 03:51:08.259 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-11-25 03:51:08.374 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-11-25 03:51:08.512 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-11-25 03:51:08.521 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-11-25 03:51:08.531 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-11-25 03:51:08.891 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-11-25 03:51:09.338 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-11-25 03:51:09.478 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-11-25 03:51:09.517 | Running upgrade for neutron ... 2021-11-25 03:51:09.517 | OK 2021-11-25 03:51:09.763 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-11-25 03:51:09.765 | + functions-common:time_stop:2331 : local name 2021-11-25 03:51:09.768 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:51:09.770 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:51:09.773 | + functions-common:time_stop:2334 : local total 2021-11-25 03:51:09.775 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:51:09.778 | + functions-common:time_stop:2337 : name=dbsync 2021-11-25 03:51:09.780 | + functions-common:time_stop:2338 : start_time=1637812238733 2021-11-25 03:51:09.783 | + functions-common:time_stop:2340 : [[ -z 1637812238733 ]] 2021-11-25 03:51:09.786 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:51:09.790 | + functions-common:time_stop:2343 : end_time=1637812269787 2021-11-25 03:51:09.792 | + functions-common:time_stop:2344 : elapsed_time=31054 2021-11-25 03:51:09.795 | + functions-common:time_stop:2345 : total=30402 2021-11-25 03:51:09.797 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:51:09.800 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61456 2021-11-25 03:51:09.803 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-11-25 03:51:09.819 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:51:09.822 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-11-25 03:51:09.830 | ++ ./stack.sh:main:1160 : true 2021-11-25 03:51:09.833 | + ./stack.sh:main:1160 : netman_pid= 2021-11-25 03:51:09.835 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-11-25 03:51:09.838 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-11-25 03:51:09.858 | dnsmasq: no process found 2021-11-25 03:51:09.862 | + ./stack.sh:main:1162 : true 2021-11-25 03:51:09.865 | + ./stack.sh:main:1167 : clean_iptables 2021-11-25 03:51:09.870 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-11-25 03:51:09.870 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-25 03:51:09.870 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-11-25 03:51:09.873 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-11-25 03:51:09.873 | + lib/nova:clean_iptables:182 : grep nova 2021-11-25 03:51:09.873 | + lib/nova:clean_iptables:182 : bash 2021-11-25 03:51:09.876 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-11-25 03:51:09.945 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-25 03:51:09.945 | + lib/nova:clean_iptables:184 : grep nova 2021-11-25 03:51:09.946 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-11-25 03:51:09.947 | + lib/nova:clean_iptables:184 : bash 2021-11-25 03:51:09.947 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-11-25 03:51:09.948 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-11-25 03:51:09.948 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-11-25 03:51:10.050 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-11-25 03:51:10.050 | + lib/nova:clean_iptables:186 : grep nova 2021-11-25 03:51:10.050 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-25 03:51:10.053 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-11-25 03:51:10.054 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-11-25 03:51:10.054 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-11-25 03:51:10.054 | + lib/nova:clean_iptables:186 : bash 2021-11-25 03:51:10.065 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-11-25 03:51:10.067 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-25 03:51:10.067 | + lib/nova:clean_iptables:188 : grep nova 2021-11-25 03:51:10.068 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-11-25 03:51:10.068 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-11-25 03:51:10.068 | + lib/nova:clean_iptables:188 : bash 2021-11-25 03:51:10.070 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-11-25 03:51:10.082 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-11-25 03:51:10.089 | net.ipv4.ip_forward = 1 2021-11-25 03:51:10.093 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-11-25 03:51:10.109 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:51:10.112 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-11-25 03:51:10.115 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:51:10.117 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-11-25 03:51:10.120 | + ./stack.sh:main:1179 : init_swift 2021-11-25 03:51:10.122 | + lib/swift:init_swift:690 : local node_number 2021-11-25 03:51:10.125 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-25 03:51:10.940 | No container-auditor running 2021-11-25 03:51:10.940 | No container-sharder running 2021-11-25 03:51:10.940 | No container-replicator running 2021-11-25 03:51:10.940 | No container-server running 2021-11-25 03:51:10.940 | No account-reaper running 2021-11-25 03:51:10.940 | No object-server running 2021-11-25 03:51:10.940 | No container-reconciler running 2021-11-25 03:51:10.940 | No container-updater running 2021-11-25 03:51:10.940 | No object-auditor running 2021-11-25 03:51:10.940 | No account-auditor running 2021-11-25 03:51:10.940 | No object-expirer running 2021-11-25 03:51:10.940 | No object-replicator running 2021-11-25 03:51:10.940 | No account-replicator running 2021-11-25 03:51:10.940 | No proxy-server running 2021-11-25 03:51:10.940 | No account-server running 2021-11-25 03:51:10.940 | No object-updater running 2021-11-25 03:51:10.940 | No object-reconstructor running 2021-11-25 03:51:10.940 | No container-sync running 2021-11-25 03:51:10.986 | + lib/swift:init_swift:692 : true 2021-11-25 03:51:10.989 | + lib/swift:init_swift:695 : create_swift_disk 2021-11-25 03:51:10.991 | + lib/swift:create_swift_disk:566 : local node_number 2021-11-25 03:51:10.994 | + lib/swift:create_swift_disk:571 : local user_group 2021-11-25 03:51:10.997 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-11-25 03:51:11.002 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-11-25 03:51:11.004 | + 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-11-25 03:51:11.016 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-11-25 03:51:11.019 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-11-25 03:51:11.023 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-11-25 03:51:11.034 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-11-25 03:51:11.044 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-11-25 03:51:11.053 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-11-25 03:51:11.091 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-11-25 03:51:11.091 | = sectsz=512 attr=2, projid32bit=1 2021-11-25 03:51:11.091 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-11-25 03:51:11.091 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-11-25 03:51:11.091 | = sunit=0 swidth=0 blks 2021-11-25 03:51:11.091 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-11-25 03:51:11.091 | log =internal log bsize=4096 blocks=2560, version=2 2021-11-25 03:51:11.091 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-11-25 03:51:11.091 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-11-25 03:51:11.094 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-11-25 03:51:11.099 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-11-25 03:51:11.104 | + 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-11-25 03:51:11.182 | + lib/swift:create_swift_disk:601 : local node_number 2021-11-25 03:51:11.184 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-25 03:51:11.187 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-11-25 03:51:11.190 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-11-25 03:51:11.192 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-11-25 03:51:11.204 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-25 03:51:11.206 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-11-25 03:51:11.209 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-25 03:51:11.222 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-11-25 03:51:11.225 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-11-25 03:51:11.229 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-11-25 03:51:12.158 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-11-25 03:51:13.022 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-11-25 03:51:13.899 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-11-25 03:51:13.901 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-25 03:51:13.904 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-11-25 03:51:14.722 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-11-25 03:51:14.722 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-11-25 03:51:14.771 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-11-25 03:51:15.591 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-11-25 03:51:15.591 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-11-25 03:51:15.639 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-11-25 03:51:16.489 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-11-25 03:51:16.489 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-11-25 03:51:16.537 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-11-25 03:51:17.405 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-25 03:51:17.449 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-11-25 03:51:18.318 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-25 03:51:18.365 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-11-25 03:51:19.223 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-25 03:51:19.266 | + lib/swift:init_swift:736 : popd 2021-11-25 03:51:19.269 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-11-25 03:51:19.286 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:51:19.289 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-11-25 03:51:19.291 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:51:19.293 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-11-25 03:51:19.296 | + ./stack.sh:main:1188 : init_cinder 2021-11-25 03:51:19.299 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-11-25 03:51:19.315 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:51:19.318 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-11-25 03:51:19.320 | + lib/database:recreate_database:110 : local db=cinder 2021-11-25 03:51:19.322 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-11-25 03:51:19.325 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-11-25 03:51:19.327 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-11-25 03:51:19.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:51:19.345 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-11-25 03:51:19.348 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:51:19.360 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-11-25 03:51:19.363 | + functions-common:time_start:2317 : local name=dbsync 2021-11-25 03:51:19.365 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:51:19.368 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:51:19.371 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:51:19.374 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812279372 2021-11-25 03:51:19.377 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-11-25 03:51:22.223 | 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=81269) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:51:22.226 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:51:22.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.227 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.229 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.229 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.231 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.231 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.231 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.231 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.232 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:51:22.232 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:51:22.274 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:51:22.275 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.276 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.276 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.277 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.278 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.278 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.278 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.278 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.279 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.279 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.279 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.279 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.280 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.280 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.280 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.280 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.280 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:51:22.280 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:51:22.322 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:51:22.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.325 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.326 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.327 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.327 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.327 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.327 | 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=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:51:22.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:51:22.328 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:51:22.328 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81269) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:51:22.335 | INFO migrate.versioning.api [-] 122 -> 123...  2021-11-25 03:51:26.979 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:26.979 | INFO migrate.versioning.api [-] 123 -> 124...  2021-11-25 03:51:26.987 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:26.987 | INFO migrate.versioning.api [-] 124 -> 125...  2021-11-25 03:51:26.996 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:26.996 | INFO migrate.versioning.api [-] 125 -> 126...  2021-11-25 03:51:27.004 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.004 | INFO migrate.versioning.api [-] 126 -> 127...  2021-11-25 03:51:27.024 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.024 | INFO migrate.versioning.api [-] 127 -> 128...  2021-11-25 03:51:27.301 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.302 | INFO migrate.versioning.api [-] 128 -> 129...  2021-11-25 03:51:27.310 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.310 | INFO migrate.versioning.api [-] 129 -> 130...  2021-11-25 03:51:27.316 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.316 | INFO migrate.versioning.api [-] 130 -> 131...  2021-11-25 03:51:27.325 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.325 | INFO migrate.versioning.api [-] 131 -> 132...  2021-11-25 03:51:27.344 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.345 | INFO migrate.versioning.api [-] 132 -> 133...  2021-11-25 03:51:27.351 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.351 | INFO migrate.versioning.api [-] 133 -> 134...  2021-11-25 03:51:27.357 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.357 | INFO migrate.versioning.api [-] 134 -> 135...  2021-11-25 03:51:27.365 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.365 | INFO migrate.versioning.api [-] 135 -> 136...  2021-11-25 03:51:27.614 | INFO migrate.versioning.api [-] done 2021-11-25 03:51:27.898 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-11-25 03:51:27.900 | + functions-common:time_stop:2331 : local name 2021-11-25 03:51:27.903 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:51:27.905 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:51:27.908 | + functions-common:time_stop:2334 : local total 2021-11-25 03:51:27.910 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:51:27.913 | + functions-common:time_stop:2337 : name=dbsync 2021-11-25 03:51:27.915 | + functions-common:time_stop:2338 : start_time=1637812279372 2021-11-25 03:51:27.918 | + functions-common:time_stop:2340 : [[ -z 1637812279372 ]] 2021-11-25 03:51:27.921 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:51:27.925 | + functions-common:time_stop:2343 : end_time=1637812287922 2021-11-25 03:51:27.927 | + functions-common:time_stop:2344 : elapsed_time=8550 2021-11-25 03:51:27.930 | + functions-common:time_stop:2345 : total=61456 2021-11-25 03:51:27.933 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:51:27.935 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=70006 2021-11-25 03:51:27.938 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-11-25 03:51:27.954 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:51:27.956 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-11-25 03:51:27.960 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-11-25 03:51:27.977 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:51:27.979 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-11-25 03:51:27.982 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:51:27.984 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-11-25 03:51:27.987 | + ./stack.sh:main:1196 : init_placement 2021-11-25 03:51:27.989 | + lib/placement:init_placement:130 : recreate_database placement 2021-11-25 03:51:27.992 | + lib/database:recreate_database:110 : local db=placement 2021-11-25 03:51:27.994 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-11-25 03:51:27.997 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-11-25 03:51:28.000 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-11-25 03:51:28.003 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:51:28.016 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-11-25 03:51:28.019 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:51:28.031 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-11-25 03:51:31.570 | + lib/placement:init_placement:132 : create_placement_accounts 2021-11-25 03:51:31.573 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-11-25 03:51:31.575 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-11-25 03:51:31.578 | + functions-common:get_or_create_user:824 : local user_id 2021-11-25 03:51:31.580 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-25 03:51:31.583 | + functions-common:get_or_create_user:828 : local email= 2021-11-25 03:51:31.586 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-25 03:51:33.923 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:33.926 | + functions-common:get_or_create_user:840 : user_id=d487fe76a2a2483e958faf1b55b02240 2021-11-25 03:51:33.929 | + functions-common:get_or_create_user:841 : echo d487fe76a2a2483e958faf1b55b02240 2021-11-25 03:51:33.929 | d487fe76a2a2483e958faf1b55b02240 2021-11-25 03:51:33.931 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-11-25 03:51:33.934 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:51:33.938 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:51:33.940 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:51:33.943 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:51:33.945 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:51:33.947 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:51:33.950 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:51:33.953 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:51:33.955 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:51:33.958 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:51:33.962 | ++ 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-11-25 03:51:33.963 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:51:33.963 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:51:33.966 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:51:33.968 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:36.880 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:36.883 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:51:36.886 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:51:36.889 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-11-25 03:51:39.754 | ++ 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-11-25 03:51:39.755 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:51:39.755 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:51:39.757 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:51:39.760 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:42.760 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:42.764 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:51:42.766 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:51:42.769 | ++ functions-common:get_field:733 : echo '| 2ba64d21de5b440198be5d8382451a1e | d487fe76a2a2483e958faf1b55b02240 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:51:42.772 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:51:42.774 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:42.778 | + functions-common:get_or_add_user_project_role:910 : user_role_id=2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:51:42.781 | + functions-common:get_or_add_user_project_role:912 : echo 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:51:42.781 | 2ba64d21de5b440198be5d8382451a1e 2021-11-25 03:51:42.784 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-25 03:51:42.786 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-11-25 03:51:42.789 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-25 03:51:42.792 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-25 03:51:42.795 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-25 03:51:42.797 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-25 03:51:42.800 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-25 03:51:42.802 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-25 03:51:42.804 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-25 03:51:42.807 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-25 03:51:42.809 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-25 03:51:42.812 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-25 03:51:42.816 | ++ 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-11-25 03:51:42.817 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-25 03:51:42.817 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:51:42.819 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:51:42.822 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:45.735 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:45.739 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-25 03:51:45.741 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-25 03:51:45.744 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-11-25 03:51:48.589 | ++ 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-11-25 03:51:48.589 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-25 03:51:48.589 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-25 03:51:48.592 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:51:48.594 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:51.570 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:51.573 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:51:51.576 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:51:51.579 | ++ functions-common:get_field:733 : echo '| 71d28f0c8b1f44a6b9e4769f57e1b9bb | d487fe76a2a2483e958faf1b55b02240 | | fd452164f7f94199b997c76a87072374 | | | False |' 2021-11-25 03:51:51.579 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:51:51.584 | ++ functions-common:get_field:727 : read data 2021-11-25 03:51:51.587 | + functions-common:get_or_add_user_project_role:910 : user_role_id=71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:51:51.590 | + functions-common:get_or_add_user_project_role:912 : echo 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:51:51.591 | 71d28f0c8b1f44a6b9e4769f57e1b9bb 2021-11-25 03:51:51.593 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.47/placement 2021-11-25 03:51:51.596 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-11-25 03:51:51.598 | + functions-common:get_or_create_service:966 : local service_id 2021-11-25 03:51:51.602 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-11-25 03:51:53.875 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-11-25 03:51:56.007 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:56.011 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-25 03:51:56.011 | 67b1cd8cf1ee4e8ea3f996f1dfffcc5c' 2021-11-25 03:51:56.013 | + functions-common:get_or_create_service:978 : echo 67b1cd8cf1ee4e8ea3f996f1dfffcc5c 2021-11-25 03:51:56.013 | 67b1cd8cf1ee4e8ea3f996f1dfffcc5c 2021-11-25 03:51:56.016 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.47/placement 2021-11-25 03:51:56.018 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-25 03:51:56.022 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.47/placement RegionOne 2021-11-25 03:51:56.024 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-25 03:51:56.028 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-11-25 03:51:58.506 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:51:58.509 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-25 03:51:58.512 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-25 03:51:58.515 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.47/placement --region RegionOne -f value -c id 2021-11-25 03:52:00.770 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:52:00.773 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=04d9540c235040b990e75895aef7bc09 2021-11-25 03:52:00.776 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 04d9540c235040b990e75895aef7bc09 2021-11-25 03:52:00.779 | + functions-common:get_or_create_endpoint:1011 : public_id=04d9540c235040b990e75895aef7bc09 2021-11-25 03:52:00.782 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-25 03:52:00.784 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-25 03:52:00.787 | + functions-common:get_or_create_endpoint:1020 : echo 04d9540c235040b990e75895aef7bc09 2021-11-25 03:52:00.787 | 04d9540c235040b990e75895aef7bc09 2021-11-25 03:52:00.789 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-11-25 03:52:00.807 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:52:00.809 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-11-25 03:52:00.812 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:52:00.814 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-11-25 03:52:00.817 | + ./stack.sh:main:1204 : init_nova 2021-11-25 03:52:00.819 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-11-25 03:52:00.835 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:52:00.837 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-11-25 03:52:00.854 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:52:00.857 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-11-25 03:52:00.859 | + lib/database:recreate_database:110 : local db=nova_api 2021-11-25 03:52:00.862 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-11-25 03:52:00.864 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-11-25 03:52:00.867 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-11-25 03:52:00.870 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:00.883 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-11-25 03:52:00.886 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:00.898 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-11-25 03:52:04.625 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:52:04.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.628 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.628 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.629 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.634 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.635 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.638 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.639 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.640 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.643 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.643 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.644 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.644 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.644 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.647 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.647 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.648 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.651 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.651 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.652 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.655 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.655 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.656 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.656 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.656 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.657 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.657 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.658 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.659 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.659 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.659 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.660 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.662 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.662 | 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=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:04.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:04.664 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:52:04.664 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81867) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:52:04.812 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-25 03:52:04.918 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:04.918 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-25 03:52:05.085 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.085 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-25 03:52:05.209 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.209 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-25 03:52:05.329 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.329 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-25 03:52:05.590 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.590 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-25 03:52:05.708 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.708 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-25 03:52:05.830 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.831 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-25 03:52:05.839 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.839 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-25 03:52:05.845 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.846 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-25 03:52:05.854 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.855 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-25 03:52:05.862 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.862 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-25 03:52:05.868 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:05.869 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-25 03:52:06.179 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:06.179 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-25 03:52:06.250 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:06.250 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-25 03:52:06.795 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:06.795 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-25 03:52:07.416 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:07.416 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-25 03:52:07.708 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:07.708 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-25 03:52:07.983 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:07.983 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-25 03:52:08.104 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.104 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-25 03:52:08.263 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.263 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-25 03:52:08.272 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.272 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-25 03:52:08.280 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.281 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-25 03:52:08.288 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.289 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-25 03:52:08.297 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.298 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-25 03:52:08.305 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.306 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-25 03:52:08.374 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:08.374 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-25 03:52:09.089 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.090 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-25 03:52:09.251 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.251 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-25 03:52:09.362 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.362 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-25 03:52:09.377 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.377 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-25 03:52:09.383 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.383 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-25 03:52:09.390 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.390 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-25 03:52:09.396 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.396 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-25 03:52:09.403 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.403 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-25 03:52:09.411 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.411 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-25 03:52:09.417 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.418 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-25 03:52:09.426 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.426 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-25 03:52:09.434 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.434 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-25 03:52:09.443 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.443 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-25 03:52:09.449 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.449 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-25 03:52:09.633 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.633 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-25 03:52:09.778 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.779 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-25 03:52:09.920 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:09.920 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-25 03:52:10.335 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.335 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-25 03:52:10.343 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.343 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-25 03:52:10.351 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.352 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-25 03:52:10.360 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.360 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-25 03:52:10.367 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.367 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-25 03:52:10.375 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.375 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-25 03:52:10.482 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:10.483 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-25 03:52:11.158 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.158 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-25 03:52:11.310 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.311 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-25 03:52:11.319 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.319 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-25 03:52:11.327 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.327 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-25 03:52:11.335 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.336 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-25 03:52:11.344 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.345 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-25 03:52:11.352 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.352 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-25 03:52:11.456 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.457 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-25 03:52:11.570 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.570 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-25 03:52:11.671 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.671 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-25 03:52:11.801 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.802 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-25 03:52:11.950 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.950 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-25 03:52:11.958 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.958 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-25 03:52:11.964 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.965 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-25 03:52:11.973 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.973 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-25 03:52:11.981 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.981 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-25 03:52:11.990 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.990 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-25 03:52:11.996 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:11.996 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-25 03:52:12.005 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:12.005 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-25 03:52:12.013 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:12.014 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-25 03:52:12.021 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:12.021 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-25 03:52:12.028 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:12.386 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-11-25 03:52:12.388 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-11-25 03:52:12.391 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-11-25 03:52:12.394 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-11-25 03:52:12.396 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-11-25 03:52:12.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:12.414 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-11-25 03:52:12.417 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:12.430 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-11-25 03:52:12.432 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-25 03:52:12.435 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-25 03:52:12.438 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-25 03:52:12.440 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-25 03:52:12.443 | + 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-11-25 03:52:16.270 | ++ lib/nova:init_nova:771 : seq 1 1 2021-11-25 03:52:16.274 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:52:16.276 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-11-25 03:52:16.279 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-11-25 03:52:16.282 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-11-25 03:52:16.284 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-11-25 03:52:16.287 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-11-25 03:52:16.291 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:16.303 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-11-25 03:52:16.307 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-25 03:52:16.320 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-11-25 03:52:16.322 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:52:16.325 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:52:16.329 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-11-25 03:52:19.534 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:52:19.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.536 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.536 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.539 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.540 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.540 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.541 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.542 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.542 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.543 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.543 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.549 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.556 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.556 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.557 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.557 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.561 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.562 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.563 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.567 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.568 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.568 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.574 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.574 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.574 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.575 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.577 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.577 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.579 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.579 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.584 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.585 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.586 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.587 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.597 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.600 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.600 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.600 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.600 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.601 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.601 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.602 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.700 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.703 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.705 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.707 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.707 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.707 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.712 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.713 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.716 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.717 | 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=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:19.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:19.728 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:52:19.729 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81932) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:52:19.873 | INFO migrate.versioning.api [-] 215 -> 216...  2021-11-25 03:52:33.147 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.147 | INFO migrate.versioning.api [-] 216 -> 217...  2021-11-25 03:52:33.155 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.155 | INFO migrate.versioning.api [-] 217 -> 218...  2021-11-25 03:52:33.163 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.164 | INFO migrate.versioning.api [-] 218 -> 219...  2021-11-25 03:52:33.172 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.172 | INFO migrate.versioning.api [-] 219 -> 220...  2021-11-25 03:52:33.179 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.179 | INFO migrate.versioning.api [-] 220 -> 221...  2021-11-25 03:52:33.187 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.187 | INFO migrate.versioning.api [-] 221 -> 222...  2021-11-25 03:52:33.196 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.196 | INFO migrate.versioning.api [-] 222 -> 223...  2021-11-25 03:52:33.202 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.202 | INFO migrate.versioning.api [-] 223 -> 224...  2021-11-25 03:52:33.211 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.211 | INFO migrate.versioning.api [-] 224 -> 225...  2021-11-25 03:52:33.219 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.220 | INFO migrate.versioning.api [-] 225 -> 226...  2021-11-25 03:52:33.226 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.227 | INFO migrate.versioning.api [-] 226 -> 227...  2021-11-25 03:52:33.238 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.238 | INFO migrate.versioning.api [-] 227 -> 228...  2021-11-25 03:52:33.422 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.422 | INFO migrate.versioning.api [-] 228 -> 229...  2021-11-25 03:52:33.617 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.617 | INFO migrate.versioning.api [-] 229 -> 230...  2021-11-25 03:52:33.992 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:33.992 | INFO migrate.versioning.api [-] 230 -> 231...  2021-11-25 03:52:34.240 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:34.241 | INFO migrate.versioning.api [-] 231 -> 232...  2021-11-25 03:52:34.748 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:34.749 | INFO migrate.versioning.api [-] 232 -> 233...  2021-11-25 03:52:34.967 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:34.967 | INFO migrate.versioning.api [-] 233 -> 234...  2021-11-25 03:52:35.018 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.019 | INFO migrate.versioning.api [-] 234 -> 235...  2021-11-25 03:52:35.026 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.027 | INFO migrate.versioning.api [-] 235 -> 236...  2021-11-25 03:52:35.035 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.036 | INFO migrate.versioning.api [-] 236 -> 237...  2021-11-25 03:52:35.043 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.044 | INFO migrate.versioning.api [-] 237 -> 238...  2021-11-25 03:52:35.051 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.051 | INFO migrate.versioning.api [-] 238 -> 239...  2021-11-25 03:52:35.058 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.058 | INFO migrate.versioning.api [-] 239 -> 240...  2021-11-25 03:52:35.067 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.067 | INFO migrate.versioning.api [-] 240 -> 241...  2021-11-25 03:52:35.073 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.073 | INFO migrate.versioning.api [-] 241 -> 242...  2021-11-25 03:52:35.082 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.082 | INFO migrate.versioning.api [-] 242 -> 243...  2021-11-25 03:52:35.090 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.090 | INFO migrate.versioning.api [-] 243 -> 244...  2021-11-25 03:52:35.112 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:35.112 | INFO migrate.versioning.api [-] 244 -> 245...  2021-11-25 03:52:36.020 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.020 | INFO migrate.versioning.api [-] 245 -> 246...  2021-11-25 03:52:36.157 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.157 | INFO migrate.versioning.api [-] 246 -> 247...  2021-11-25 03:52:36.703 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.704 | INFO migrate.versioning.api [-] 247 -> 248...  2021-11-25 03:52:36.714 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-25 03:52:36.721 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.721 | INFO migrate.versioning.api [-] 248 -> 249...  2021-11-25 03:52:36.759 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.759 | INFO migrate.versioning.api [-] 249 -> 250...  2021-11-25 03:52:36.792 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.792 | INFO migrate.versioning.api [-] 250 -> 251...  2021-11-25 03:52:36.986 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:36.986 | INFO migrate.versioning.api [-] 251 -> 252...  2021-11-25 03:52:37.326 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.326 | INFO migrate.versioning.api [-] 252 -> 253...  2021-11-25 03:52:37.529 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.529 | INFO migrate.versioning.api [-] 253 -> 254...  2021-11-25 03:52:37.757 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.757 | INFO migrate.versioning.api [-] 254 -> 255...  2021-11-25 03:52:37.764 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.764 | INFO migrate.versioning.api [-] 255 -> 256...  2021-11-25 03:52:37.771 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.771 | INFO migrate.versioning.api [-] 256 -> 257...  2021-11-25 03:52:37.778 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.778 | INFO migrate.versioning.api [-] 257 -> 258...  2021-11-25 03:52:37.786 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.786 | INFO migrate.versioning.api [-] 258 -> 259...  2021-11-25 03:52:37.793 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.793 | INFO migrate.versioning.api [-] 259 -> 260...  2021-11-25 03:52:37.800 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.800 | INFO migrate.versioning.api [-] 260 -> 261...  2021-11-25 03:52:37.806 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.807 | INFO migrate.versioning.api [-] 261 -> 262...  2021-11-25 03:52:37.815 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.815 | INFO migrate.versioning.api [-] 262 -> 263...  2021-11-25 03:52:37.822 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.822 | INFO migrate.versioning.api [-] 263 -> 264...  2021-11-25 03:52:37.830 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.830 | INFO migrate.versioning.api [-] 264 -> 265...  2021-11-25 03:52:37.885 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.886 | INFO migrate.versioning.api [-] 265 -> 266...  2021-11-25 03:52:37.996 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:37.996 | INFO migrate.versioning.api [-] 266 -> 267...  2021-11-25 03:52:38.779 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:38.780 | INFO migrate.versioning.api [-] 267 -> 268...  2021-11-25 03:52:39.021 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.021 | INFO migrate.versioning.api [-] 268 -> 269...  2021-11-25 03:52:39.227 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.227 | INFO migrate.versioning.api [-] 269 -> 270...  2021-11-25 03:52:39.420 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.420 | INFO migrate.versioning.api [-] 270 -> 271...  2021-11-25 03:52:39.541 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.541 | INFO migrate.versioning.api [-] 271 -> 272...  2021-11-25 03:52:39.549 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.549 | INFO migrate.versioning.api [-] 272 -> 273...  2021-11-25 03:52:39.557 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.558 | INFO migrate.versioning.api [-] 273 -> 274...  2021-11-25 03:52:39.624 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.625 | INFO migrate.versioning.api [-] 274 -> 275...  2021-11-25 03:52:39.820 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:39.820 | INFO migrate.versioning.api [-] 275 -> 276...  2021-11-25 03:52:40.015 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.016 | INFO migrate.versioning.api [-] 276 -> 277...  2021-11-25 03:52:40.079 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.079 | INFO migrate.versioning.api [-] 277 -> 278...  2021-11-25 03:52:40.325 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.326 | INFO migrate.versioning.api [-] 278 -> 279...  2021-11-25 03:52:40.392 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.392 | INFO migrate.versioning.api [-] 279 -> 280...  2021-11-25 03:52:40.560 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.561 | INFO migrate.versioning.api [-] 280 -> 281...  2021-11-25 03:52:40.568 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.568 | INFO migrate.versioning.api [-] 281 -> 282...  2021-11-25 03:52:40.574 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.574 | INFO migrate.versioning.api [-] 282 -> 283...  2021-11-25 03:52:40.580 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.580 | INFO migrate.versioning.api [-] 283 -> 284...  2021-11-25 03:52:40.589 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.589 | INFO migrate.versioning.api [-] 284 -> 285...  2021-11-25 03:52:40.597 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.598 | INFO migrate.versioning.api [-] 285 -> 286...  2021-11-25 03:52:40.605 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.606 | INFO migrate.versioning.api [-] 286 -> 287...  2021-11-25 03:52:40.612 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.612 | INFO migrate.versioning.api [-] 287 -> 288...  2021-11-25 03:52:40.620 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.620 | INFO migrate.versioning.api [-] 288 -> 289...  2021-11-25 03:52:40.629 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.629 | INFO migrate.versioning.api [-] 289 -> 290...  2021-11-25 03:52:40.637 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.637 | INFO migrate.versioning.api [-] 290 -> 291...  2021-11-25 03:52:40.662 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.662 | INFO migrate.versioning.api [-] 291 -> 292...  2021-11-25 03:52:40.869 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:40.869 | INFO migrate.versioning.api [-] 292 -> 293...  2021-11-25 03:52:41.272 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.272 | INFO migrate.versioning.api [-] 293 -> 294...  2021-11-25 03:52:41.468 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.469 | INFO migrate.versioning.api [-] 294 -> 295...  2021-11-25 03:52:41.526 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.526 | INFO migrate.versioning.api [-] 295 -> 296...  2021-11-25 03:52:41.534 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.534 | INFO migrate.versioning.api [-] 296 -> 297...  2021-11-25 03:52:41.731 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.731 | INFO migrate.versioning.api [-] 297 -> 298...  2021-11-25 03:52:41.860 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:41.861 | INFO migrate.versioning.api [-] 298 -> 299...  2021-11-25 03:52:42.066 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.067 | INFO migrate.versioning.api [-] 299 -> 300...  2021-11-25 03:52:42.268 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.269 | INFO migrate.versioning.api [-] 300 -> 301...  2021-11-25 03:52:42.615 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.615 | INFO migrate.versioning.api [-] 301 -> 302...  2021-11-25 03:52:42.623 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.624 | INFO migrate.versioning.api [-] 302 -> 303...  2021-11-25 03:52:42.632 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.632 | INFO migrate.versioning.api [-] 303 -> 304...  2021-11-25 03:52:42.640 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.640 | INFO migrate.versioning.api [-] 304 -> 305...  2021-11-25 03:52:42.649 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.649 | INFO migrate.versioning.api [-] 305 -> 306...  2021-11-25 03:52:42.658 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.658 | INFO migrate.versioning.api [-] 306 -> 307...  2021-11-25 03:52:42.667 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.667 | INFO migrate.versioning.api [-] 307 -> 308...  2021-11-25 03:52:42.683 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.683 | INFO migrate.versioning.api [-] 308 -> 309...  2021-11-25 03:52:42.692 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.692 | INFO migrate.versioning.api [-] 309 -> 310...  2021-11-25 03:52:42.700 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.700 | INFO migrate.versioning.api [-] 310 -> 311...  2021-11-25 03:52:42.709 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.709 | INFO migrate.versioning.api [-] 311 -> 312...  2021-11-25 03:52:42.717 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.717 | INFO migrate.versioning.api [-] 312 -> 313...  2021-11-25 03:52:42.959 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:42.959 | INFO migrate.versioning.api [-] 313 -> 314...  2021-11-25 03:52:43.578 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:43.578 | INFO migrate.versioning.api [-] 314 -> 315...  2021-11-25 03:52:44.788 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:44.788 | INFO migrate.versioning.api [-] 315 -> 316...  2021-11-25 03:52:44.987 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:44.988 | INFO migrate.versioning.api [-] 316 -> 317...  2021-11-25 03:52:45.217 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:45.217 | INFO migrate.versioning.api [-] 317 -> 318...  2021-11-25 03:52:46.057 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.057 | INFO migrate.versioning.api [-] 318 -> 319...  2021-11-25 03:52:46.097 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.097 | INFO migrate.versioning.api [-] 319 -> 320...  2021-11-25 03:52:46.105 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.105 | INFO migrate.versioning.api [-] 320 -> 321...  2021-11-25 03:52:46.113 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.113 | INFO migrate.versioning.api [-] 321 -> 322...  2021-11-25 03:52:46.121 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.122 | INFO migrate.versioning.api [-] 322 -> 323...  2021-11-25 03:52:46.130 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.130 | INFO migrate.versioning.api [-] 323 -> 324...  2021-11-25 03:52:46.138 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.139 | INFO migrate.versioning.api [-] 324 -> 325...  2021-11-25 03:52:46.145 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.145 | INFO migrate.versioning.api [-] 325 -> 326...  2021-11-25 03:52:46.153 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.153 | INFO migrate.versioning.api [-] 326 -> 327...  2021-11-25 03:52:46.161 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.162 | INFO migrate.versioning.api [-] 327 -> 328...  2021-11-25 03:52:46.170 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.170 | INFO migrate.versioning.api [-] 328 -> 329...  2021-11-25 03:52:46.177 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.177 | INFO migrate.versioning.api [-] 329 -> 330...  2021-11-25 03:52:46.208 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.208 | INFO migrate.versioning.api [-] 330 -> 331...  2021-11-25 03:52:46.632 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.633 | INFO migrate.versioning.api [-] 331 -> 332...  2021-11-25 03:52:46.844 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:46.844 | INFO migrate.versioning.api [-] 332 -> 333...  2021-11-25 03:52:47.047 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.047 | INFO migrate.versioning.api [-] 333 -> 334...  2021-11-25 03:52:47.241 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.241 | INFO migrate.versioning.api [-] 334 -> 335...  2021-11-25 03:52:47.250 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.250 | INFO migrate.versioning.api [-] 335 -> 336...  2021-11-25 03:52:47.258 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.258 | INFO migrate.versioning.api [-] 336 -> 337...  2021-11-25 03:52:47.266 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.266 | INFO migrate.versioning.api [-] 337 -> 338...  2021-11-25 03:52:47.275 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.275 | INFO migrate.versioning.api [-] 338 -> 339...  2021-11-25 03:52:47.282 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.282 | INFO migrate.versioning.api [-] 339 -> 340...  2021-11-25 03:52:47.291 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.291 | INFO migrate.versioning.api [-] 340 -> 341...  2021-11-25 03:52:47.298 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.299 | INFO migrate.versioning.api [-] 341 -> 342...  2021-11-25 03:52:47.305 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.305 | INFO migrate.versioning.api [-] 342 -> 343...  2021-11-25 03:52:47.313 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.313 | INFO migrate.versioning.api [-] 343 -> 344...  2021-11-25 03:52:47.322 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.322 | INFO migrate.versioning.api [-] 344 -> 345...  2021-11-25 03:52:47.358 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.358 | INFO migrate.versioning.api [-] 345 -> 346...  2021-11-25 03:52:47.608 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.608 | INFO migrate.versioning.api [-] 346 -> 347...  2021-11-25 03:52:47.708 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.709 | INFO migrate.versioning.api [-] 347 -> 348...  2021-11-25 03:52:47.717 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.717 | INFO migrate.versioning.api [-] 348 -> 349...  2021-11-25 03:52:47.725 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.726 | INFO migrate.versioning.api [-] 349 -> 350...  2021-11-25 03:52:47.734 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.734 | INFO migrate.versioning.api [-] 350 -> 351...  2021-11-25 03:52:47.740 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.740 | INFO migrate.versioning.api [-] 351 -> 352...  2021-11-25 03:52:47.749 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.749 | INFO migrate.versioning.api [-] 352 -> 353...  2021-11-25 03:52:47.759 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.759 | INFO migrate.versioning.api [-] 353 -> 354...  2021-11-25 03:52:47.765 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.766 | INFO migrate.versioning.api [-] 354 -> 355...  2021-11-25 03:52:47.772 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.772 | INFO migrate.versioning.api [-] 355 -> 356...  2021-11-25 03:52:47.780 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.781 | INFO migrate.versioning.api [-] 356 -> 357...  2021-11-25 03:52:47.789 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:47.789 | INFO migrate.versioning.api [-] 357 -> 358...  2021-11-25 03:52:48.009 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.009 | INFO migrate.versioning.api [-] 358 -> 359...  2021-11-25 03:52:48.224 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.225 | INFO migrate.versioning.api [-] 359 -> 360...  2021-11-25 03:52:48.394 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.394 | INFO migrate.versioning.api [-] 360 -> 361...  2021-11-25 03:52:48.446 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.446 | INFO migrate.versioning.api [-] 361 -> 362...  2021-11-25 03:52:48.656 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.657 | INFO migrate.versioning.api [-] 362 -> 363...  2021-11-25 03:52:48.665 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.666 | INFO migrate.versioning.api [-] 363 -> 364...  2021-11-25 03:52:48.673 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.674 | INFO migrate.versioning.api [-] 364 -> 365...  2021-11-25 03:52:48.682 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.682 | INFO migrate.versioning.api [-] 365 -> 366...  2021-11-25 03:52:48.690 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.690 | INFO migrate.versioning.api [-] 366 -> 367...  2021-11-25 03:52:48.697 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.697 | INFO migrate.versioning.api [-] 367 -> 368...  2021-11-25 03:52:48.705 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.705 | INFO migrate.versioning.api [-] 368 -> 369...  2021-11-25 03:52:48.714 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.714 | INFO migrate.versioning.api [-] 369 -> 370...  2021-11-25 03:52:48.722 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.722 | INFO migrate.versioning.api [-] 370 -> 371...  2021-11-25 03:52:48.729 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.729 | INFO migrate.versioning.api [-] 371 -> 372...  2021-11-25 03:52:48.738 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:48.738 | INFO migrate.versioning.api [-] 372 -> 373...  2021-11-25 03:52:49.039 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.039 | INFO migrate.versioning.api [-] 373 -> 374...  2021-11-25 03:52:49.313 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.313 | INFO migrate.versioning.api [-] 374 -> 375...  2021-11-25 03:52:49.429 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.429 | INFO migrate.versioning.api [-] 375 -> 376...  2021-11-25 03:52:49.483 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.484 | INFO migrate.versioning.api [-] 376 -> 377...  2021-11-25 03:52:49.531 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.532 | INFO migrate.versioning.api [-] 377 -> 378...  2021-11-25 03:52:49.581 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.581 | INFO migrate.versioning.api [-] 378 -> 379...  2021-11-25 03:52:49.590 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.590 | INFO migrate.versioning.api [-] 379 -> 380...  2021-11-25 03:52:49.598 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.598 | INFO migrate.versioning.api [-] 380 -> 381...  2021-11-25 03:52:49.606 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.607 | INFO migrate.versioning.api [-] 381 -> 382...  2021-11-25 03:52:49.615 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.615 | INFO migrate.versioning.api [-] 382 -> 383...  2021-11-25 03:52:49.621 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.622 | INFO migrate.versioning.api [-] 383 -> 384...  2021-11-25 03:52:49.630 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.630 | INFO migrate.versioning.api [-] 384 -> 385...  2021-11-25 03:52:49.638 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.638 | INFO migrate.versioning.api [-] 385 -> 386...  2021-11-25 03:52:49.647 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.648 | INFO migrate.versioning.api [-] 386 -> 387...  2021-11-25 03:52:49.654 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.654 | INFO migrate.versioning.api [-] 387 -> 388...  2021-11-25 03:52:49.662 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.663 | INFO migrate.versioning.api [-] 388 -> 389...  2021-11-25 03:52:49.729 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.729 | INFO migrate.versioning.api [-] 389 -> 390...  2021-11-25 03:52:49.916 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:49.916 | INFO migrate.versioning.api [-] 390 -> 391...  2021-11-25 03:52:50.155 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.156 | INFO migrate.versioning.api [-] 391 -> 392...  2021-11-25 03:52:50.164 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.164 | INFO migrate.versioning.api [-] 392 -> 393...  2021-11-25 03:52:50.172 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.172 | INFO migrate.versioning.api [-] 393 -> 394...  2021-11-25 03:52:50.181 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.182 | INFO migrate.versioning.api [-] 394 -> 395...  2021-11-25 03:52:50.189 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.189 | INFO migrate.versioning.api [-] 395 -> 396...  2021-11-25 03:52:50.198 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.198 | INFO migrate.versioning.api [-] 396 -> 397...  2021-11-25 03:52:50.422 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.422 | INFO migrate.versioning.api [-] 397 -> 398...  2021-11-25 03:52:50.613 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.613 | INFO migrate.versioning.api [-] 398 -> 399...  2021-11-25 03:52:50.896 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.896 | INFO migrate.versioning.api [-] 399 -> 400...  2021-11-25 03:52:50.910 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:50.911 | INFO migrate.versioning.api [-] 400 -> 401...  2021-11-25 03:52:51.346 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.346 | INFO migrate.versioning.api [-] 401 -> 402...  2021-11-25 03:52:51.531 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.531 | INFO migrate.versioning.api [-] 402 -> 403...  2021-11-25 03:52:51.539 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.539 | INFO migrate.versioning.api [-] 403 -> 404...  2021-11-25 03:52:51.548 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.548 | INFO migrate.versioning.api [-] 404 -> 405...  2021-11-25 03:52:51.554 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.554 | INFO migrate.versioning.api [-] 405 -> 406...  2021-11-25 03:52:51.562 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.563 | INFO migrate.versioning.api [-] 406 -> 407...  2021-11-25 03:52:51.571 | INFO migrate.versioning.api [-] done 2021-11-25 03:52:51.571 | /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-11-25 03:52:51.571 | result = self._query(query) 2021-11-25 03:52:51.571 | /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-11-25 03:52:51.571 | result = self._query(query) 2021-11-25 03:52:51.944 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-11-25 03:52:55.445 | DEBUG migrate.versioning.repository [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-25 03:52:55.446 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.447 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.447 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.448 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.448 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.448 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.449 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.449 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.449 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.450 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.450 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.451 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.451 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.451 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.452 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.452 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.452 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.453 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.453 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.453 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.454 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.454 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.455 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.455 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.455 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.456 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.456 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.456 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.457 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.457 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.457 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.458 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.458 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.459 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.459 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.459 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.460 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.460 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.460 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.461 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.461 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.462 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.462 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.463 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.463 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.463 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.464 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.464 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.465 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.465 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.465 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.466 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.466 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.466 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.467 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.467 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.467 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.468 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.468 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.468 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.469 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.469 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.470 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.470 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.471 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.471 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.471 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.472 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.472 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.472 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.473 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.473 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.473 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.474 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.474 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.474 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.475 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.475 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.476 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.476 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.476 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.477 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.478 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.478 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.479 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.479 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.479 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.480 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.480 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.480 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.481 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.481 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.481 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.482 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.482 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.482 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.483 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.483 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.484 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.484 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.484 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.485 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.485 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.485 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.486 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.486 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.486 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.487 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.487 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.488 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.488 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.488 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.489 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.489 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.489 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.490 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.490 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.490 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.491 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.491 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.492 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.492 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.492 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.493 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.493 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.494 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.494 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.494 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.495 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.495 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.495 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.496 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.496 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.496 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.497 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.497 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.498 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.498 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.498 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.499 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.499 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.499 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.500 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.500 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.500 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.501 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.501 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.501 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.502 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.502 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.503 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.503 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.503 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.504 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.504 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.504 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.505 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.505 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.505 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.506 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.506 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.507 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.507 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.507 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.508 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.508 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.509 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.509 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.510 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.510 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.512 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.512 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.513 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.513 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.514 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.514 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.514 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.515 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.515 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.515 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.516 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.516 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.516 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.517 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.517 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.518 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.518 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.518 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.519 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.519 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.519 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.520 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.520 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.520 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.521 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.521 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.522 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.522 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.522 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.523 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.523 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.523 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.524 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.525 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.525 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.525 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.526 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.526 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.526 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.527 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.527 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.528 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.528 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.528 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.529 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.529 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.529 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.530 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.530 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.530 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.531 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.531 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.532 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.532 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.532 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.533 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.533 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.533 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.534 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.534 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.534 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.535 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.535 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.535 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.536 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.536 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.537 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.537 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.537 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.538 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.538 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.538 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.539 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.539 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc 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=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.540 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.540 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.540 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.541 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.541 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.541 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.542 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.542 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.543 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.543 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.543 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.544 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.544 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.544 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.545 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.545 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.545 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.546 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.546 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.546 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.547 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.547 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.548 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.548 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.548 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.549 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.549 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.549 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.550 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.550 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.550 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.551 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.551 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.551 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.552 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.552 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.553 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.553 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.553 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.554 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.554 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.554 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.555 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.555 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.555 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.556 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.556 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.557 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.557 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.557 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.558 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.558 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.558 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.559 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.559 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.559 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.560 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.560 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.560 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.561 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.561 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.562 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc 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=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.562 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.562 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.563 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.563 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.563 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.564 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.564 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.564 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.565 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.565 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.566 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.566 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.566 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.567 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.567 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.567 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.568 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.568 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.568 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.569 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.569 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.569 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.570 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.570 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.571 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.572 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.572 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.572 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.573 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.573 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.573 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.574 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.574 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.575 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.575 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.575 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.576 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.576 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.576 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.577 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.577 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.577 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.578 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.578 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.579 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.579 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.579 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.580 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.580 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.580 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.581 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.581 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.581 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.582 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.582 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.582 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.583 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.583 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.584 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.584 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.584 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.585 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.585 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.585 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.586 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.586 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.587 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.587 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.587 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.588 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.588 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.589 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.589 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.589 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.590 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.590 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.590 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.591 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.591 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-25 03:52:55.592 | DEBUG migrate.versioning.script.base [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-25 03:52:55.592 | DEBUG migrate.versioning.repository [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-25 03:52:55.592 | DEBUG migrate.versioning.repository [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81946) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-25 03:52:55.723 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 215 -> 216...  2021-11-25 03:53:08.880 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.881 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 216 -> 217...  2021-11-25 03:53:08.888 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.888 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 217 -> 218...  2021-11-25 03:53:08.896 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.897 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 218 -> 219...  2021-11-25 03:53:08.904 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.905 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 219 -> 220...  2021-11-25 03:53:08.913 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.913 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 220 -> 221...  2021-11-25 03:53:08.921 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.921 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 221 -> 222...  2021-11-25 03:53:08.930 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.931 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 222 -> 223...  2021-11-25 03:53:08.937 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.937 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 223 -> 224...  2021-11-25 03:53:08.946 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.946 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 224 -> 225...  2021-11-25 03:53:08.952 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.953 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 225 -> 226...  2021-11-25 03:53:08.969 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.970 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 226 -> 227...  2021-11-25 03:53:08.980 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:08.981 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 227 -> 228...  2021-11-25 03:53:09.175 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:09.175 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 228 -> 229...  2021-11-25 03:53:09.372 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:09.372 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 229 -> 230...  2021-11-25 03:53:09.760 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:09.760 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 230 -> 231...  2021-11-25 03:53:10.028 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.029 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 231 -> 232...  2021-11-25 03:53:10.662 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.663 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 232 -> 233...  2021-11-25 03:53:10.910 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.910 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 233 -> 234...  2021-11-25 03:53:10.962 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.963 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 234 -> 235...  2021-11-25 03:53:10.971 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.971 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 235 -> 236...  2021-11-25 03:53:10.979 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.979 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 236 -> 237...  2021-11-25 03:53:10.987 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.988 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 237 -> 238...  2021-11-25 03:53:10.996 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:10.996 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 238 -> 239...  2021-11-25 03:53:11.004 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.004 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 239 -> 240...  2021-11-25 03:53:11.011 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.011 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 240 -> 241...  2021-11-25 03:53:11.019 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.019 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 241 -> 242...  2021-11-25 03:53:11.027 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.028 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 242 -> 243...  2021-11-25 03:53:11.036 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.037 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 243 -> 244...  2021-11-25 03:53:11.057 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.057 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 244 -> 245...  2021-11-25 03:53:11.981 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:11.981 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 245 -> 246...  2021-11-25 03:53:12.103 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.104 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 246 -> 247...  2021-11-25 03:53:12.636 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.636 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 247 -> 248...  2021-11-25 03:53:12.645 | INFO 248_add_expire_reservations_index [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-25 03:53:12.651 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.651 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 248 -> 249...  2021-11-25 03:53:12.700 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.700 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 249 -> 250...  2021-11-25 03:53:12.731 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.732 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 250 -> 251...  2021-11-25 03:53:12.926 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:12.926 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 251 -> 252...  2021-11-25 03:53:13.252 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.252 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 252 -> 253...  2021-11-25 03:53:13.445 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.445 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 253 -> 254...  2021-11-25 03:53:13.638 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.638 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 254 -> 255...  2021-11-25 03:53:13.645 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.645 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 255 -> 256...  2021-11-25 03:53:13.653 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.653 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 256 -> 257...  2021-11-25 03:53:13.661 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.662 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 257 -> 258...  2021-11-25 03:53:13.668 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.668 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 258 -> 259...  2021-11-25 03:53:13.676 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.677 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 259 -> 260...  2021-11-25 03:53:13.684 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.685 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 260 -> 261...  2021-11-25 03:53:13.694 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.694 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 261 -> 262...  2021-11-25 03:53:13.700 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.700 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 262 -> 263...  2021-11-25 03:53:13.708 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.709 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 263 -> 264...  2021-11-25 03:53:13.716 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.716 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 264 -> 265...  2021-11-25 03:53:13.786 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.786 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 265 -> 266...  2021-11-25 03:53:13.889 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:13.889 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 266 -> 267...  2021-11-25 03:53:14.562 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:14.562 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 267 -> 268...  2021-11-25 03:53:14.811 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:14.811 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 268 -> 269...  2021-11-25 03:53:15.023 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.023 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 269 -> 270...  2021-11-25 03:53:15.218 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.218 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 270 -> 271...  2021-11-25 03:53:15.343 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.344 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 271 -> 272...  2021-11-25 03:53:15.352 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.353 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 272 -> 273...  2021-11-25 03:53:15.360 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.360 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 273 -> 274...  2021-11-25 03:53:15.430 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.430 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 274 -> 275...  2021-11-25 03:53:15.633 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.633 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 275 -> 276...  2021-11-25 03:53:15.835 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.836 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 276 -> 277...  2021-11-25 03:53:15.894 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:15.894 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 277 -> 278...  2021-11-25 03:53:16.156 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.157 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 278 -> 279...  2021-11-25 03:53:16.222 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.222 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 279 -> 280...  2021-11-25 03:53:16.391 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.391 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 280 -> 281...  2021-11-25 03:53:16.399 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.399 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 281 -> 282...  2021-11-25 03:53:16.407 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.408 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 282 -> 283...  2021-11-25 03:53:16.416 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.416 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 283 -> 284...  2021-11-25 03:53:16.424 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.424 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 284 -> 285...  2021-11-25 03:53:16.431 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.431 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 285 -> 286...  2021-11-25 03:53:16.439 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.439 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 286 -> 287...  2021-11-25 03:53:16.448 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.448 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 287 -> 288...  2021-11-25 03:53:16.455 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.455 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 288 -> 289...  2021-11-25 03:53:16.464 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.464 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 289 -> 290...  2021-11-25 03:53:16.472 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.472 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 290 -> 291...  2021-11-25 03:53:16.497 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.497 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 291 -> 292...  2021-11-25 03:53:16.714 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:16.714 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 292 -> 293...  2021-11-25 03:53:17.118 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.118 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 293 -> 294...  2021-11-25 03:53:17.295 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.295 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 294 -> 295...  2021-11-25 03:53:17.355 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.355 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 295 -> 296...  2021-11-25 03:53:17.363 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.363 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 296 -> 297...  2021-11-25 03:53:17.567 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.567 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 297 -> 298...  2021-11-25 03:53:17.682 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.683 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 298 -> 299...  2021-11-25 03:53:17.890 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:17.890 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 299 -> 300...  2021-11-25 03:53:18.092 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.092 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 300 -> 301...  2021-11-25 03:53:18.455 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.456 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 301 -> 302...  2021-11-25 03:53:18.464 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.464 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 302 -> 303...  2021-11-25 03:53:18.472 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.473 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 303 -> 304...  2021-11-25 03:53:18.481 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.482 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 304 -> 305...  2021-11-25 03:53:18.489 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.489 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 305 -> 306...  2021-11-25 03:53:18.498 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.498 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 306 -> 307...  2021-11-25 03:53:18.504 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.505 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 307 -> 308...  2021-11-25 03:53:18.512 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.513 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 308 -> 309...  2021-11-25 03:53:18.521 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.521 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 309 -> 310...  2021-11-25 03:53:18.529 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.530 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 310 -> 311...  2021-11-25 03:53:18.536 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.536 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 311 -> 312...  2021-11-25 03:53:18.545 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.545 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 312 -> 313...  2021-11-25 03:53:18.778 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:18.778 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 313 -> 314...  2021-11-25 03:53:19.378 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:19.378 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 314 -> 315...  2021-11-25 03:53:20.577 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:20.577 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 315 -> 316...  2021-11-25 03:53:20.772 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:20.772 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 316 -> 317...  2021-11-25 03:53:21.003 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.004 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 317 -> 318...  2021-11-25 03:53:21.826 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.827 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 318 -> 319...  2021-11-25 03:53:21.852 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.853 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 319 -> 320...  2021-11-25 03:53:21.861 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.861 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 320 -> 321...  2021-11-25 03:53:21.869 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.870 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 321 -> 322...  2021-11-25 03:53:21.877 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.877 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 322 -> 323...  2021-11-25 03:53:21.884 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.885 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 323 -> 324...  2021-11-25 03:53:21.893 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.893 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 324 -> 325...  2021-11-25 03:53:21.899 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.900 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 325 -> 326...  2021-11-25 03:53:21.911 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.911 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 326 -> 327...  2021-11-25 03:53:21.917 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.918 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 327 -> 328...  2021-11-25 03:53:21.924 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.924 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 328 -> 329...  2021-11-25 03:53:21.932 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.933 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 329 -> 330...  2021-11-25 03:53:21.963 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:21.964 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 330 -> 331...  2021-11-25 03:53:22.402 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:22.403 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 331 -> 332...  2021-11-25 03:53:22.597 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:22.597 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 332 -> 333...  2021-11-25 03:53:22.799 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:22.800 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 333 -> 334...  2021-11-25 03:53:23.002 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.003 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 334 -> 335...  2021-11-25 03:53:23.019 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.019 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 335 -> 336...  2021-11-25 03:53:23.027 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.028 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 336 -> 337...  2021-11-25 03:53:23.036 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.036 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 337 -> 338...  2021-11-25 03:53:23.042 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.043 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 338 -> 339...  2021-11-25 03:53:23.051 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.051 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 339 -> 340...  2021-11-25 03:53:23.059 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.059 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 340 -> 341...  2021-11-25 03:53:23.066 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.067 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 341 -> 342...  2021-11-25 03:53:23.075 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.075 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 342 -> 343...  2021-11-25 03:53:23.083 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.083 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 343 -> 344...  2021-11-25 03:53:23.089 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.090 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 344 -> 345...  2021-11-25 03:53:23.124 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.124 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 345 -> 346...  2021-11-25 03:53:23.390 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.390 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 346 -> 347...  2021-11-25 03:53:23.501 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.501 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 347 -> 348...  2021-11-25 03:53:23.507 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.508 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 348 -> 349...  2021-11-25 03:53:23.516 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.517 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 349 -> 350...  2021-11-25 03:53:23.527 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.527 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 350 -> 351...  2021-11-25 03:53:23.534 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.534 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 351 -> 352...  2021-11-25 03:53:23.540 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.541 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 352 -> 353...  2021-11-25 03:53:23.547 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.548 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 353 -> 354...  2021-11-25 03:53:23.555 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.555 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 354 -> 355...  2021-11-25 03:53:23.564 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.564 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 355 -> 356...  2021-11-25 03:53:23.570 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.571 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 356 -> 357...  2021-11-25 03:53:23.579 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.579 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 357 -> 358...  2021-11-25 03:53:23.815 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:23.815 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 358 -> 359...  2021-11-25 03:53:24.055 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.055 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 359 -> 360...  2021-11-25 03:53:24.255 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.255 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 360 -> 361...  2021-11-25 03:53:24.305 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.306 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 361 -> 362...  2021-11-25 03:53:24.524 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.525 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 362 -> 363...  2021-11-25 03:53:24.533 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.534 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 363 -> 364...  2021-11-25 03:53:24.542 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.542 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 364 -> 365...  2021-11-25 03:53:24.548 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.549 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 365 -> 366...  2021-11-25 03:53:24.556 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.557 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 366 -> 367...  2021-11-25 03:53:24.565 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.566 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 367 -> 368...  2021-11-25 03:53:24.573 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.574 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 368 -> 369...  2021-11-25 03:53:24.581 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.581 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 369 -> 370...  2021-11-25 03:53:24.589 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.589 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 370 -> 371...  2021-11-25 03:53:24.596 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.597 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 371 -> 372...  2021-11-25 03:53:24.604 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.604 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 372 -> 373...  2021-11-25 03:53:24.904 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:24.905 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 373 -> 374...  2021-11-25 03:53:25.174 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.174 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 374 -> 375...  2021-11-25 03:53:25.289 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.290 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 375 -> 376...  2021-11-25 03:53:25.345 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.345 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 376 -> 377...  2021-11-25 03:53:25.392 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.392 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 377 -> 378...  2021-11-25 03:53:25.439 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.440 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 378 -> 379...  2021-11-25 03:53:25.446 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.446 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 379 -> 380...  2021-11-25 03:53:25.454 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.455 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 380 -> 381...  2021-11-25 03:53:25.463 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.464 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 381 -> 382...  2021-11-25 03:53:25.471 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.472 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 382 -> 383...  2021-11-25 03:53:25.478 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.478 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 383 -> 384...  2021-11-25 03:53:25.487 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.487 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 384 -> 385...  2021-11-25 03:53:25.495 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.495 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 385 -> 386...  2021-11-25 03:53:25.502 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.502 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 386 -> 387...  2021-11-25 03:53:25.510 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.510 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 387 -> 388...  2021-11-25 03:53:25.518 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.519 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 388 -> 389...  2021-11-25 03:53:25.568 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.568 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 389 -> 390...  2021-11-25 03:53:25.765 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.765 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 390 -> 391...  2021-11-25 03:53:25.991 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:25.992 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 391 -> 392...  2021-11-25 03:53:25.999 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.000 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 392 -> 393...  2021-11-25 03:53:26.008 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.008 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 393 -> 394...  2021-11-25 03:53:26.017 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.017 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 394 -> 395...  2021-11-25 03:53:26.025 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.025 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 395 -> 396...  2021-11-25 03:53:26.033 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.034 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 396 -> 397...  2021-11-25 03:53:26.256 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.256 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 397 -> 398...  2021-11-25 03:53:26.467 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.468 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 398 -> 399...  2021-11-25 03:53:26.762 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.762 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 399 -> 400...  2021-11-25 03:53:26.779 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:26.779 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 400 -> 401...  2021-11-25 03:53:27.235 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.236 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 401 -> 402...  2021-11-25 03:53:27.444 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.444 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 402 -> 403...  2021-11-25 03:53:27.450 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.451 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 403 -> 404...  2021-11-25 03:53:27.459 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.459 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 404 -> 405...  2021-11-25 03:53:27.467 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.468 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 405 -> 406...  2021-11-25 03:53:27.475 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.475 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] 406 -> 407...  2021-11-25 03:53:27.483 | INFO migrate.versioning.api [None req-d0201963-e3d4-4db8-9af3-07e9cfd57dcc None None] done 2021-11-25 03:53:27.512 | /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-11-25 03:53:27.512 | result = self._query(query) 2021-11-25 03:53:27.512 | /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-11-25 03:53:27.512 | result = self._query(query) 2021-11-25 03:53:27.932 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-11-25 03:53:31.570 | Running batches of 50 until complete 2021-11-25 03:53:31.570 | +-------------------------------------+--------------+-----------+ 2021-11-25 03:53:31.570 | | Migration | Total Needed | Completed | 2021-11-25 03:53:31.570 | +-------------------------------------+--------------+-----------+ 2021-11-25 03:53:31.570 | | fill_virtual_interface_list | 0 | 0 | 2021-11-25 03:53:31.570 | | migrate_empty_ratio | 0 | 0 | 2021-11-25 03:53:31.570 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-11-25 03:53:31.570 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-11-25 03:53:31.570 | | migration_migrate_to_uuid | 0 | 0 | 2021-11-25 03:53:31.570 | | populate_missing_availability_zones | 0 | 0 | 2021-11-25 03:53:31.570 | | populate_queued_for_delete | 0 | 0 | 2021-11-25 03:53:31.570 | | populate_user_id | 0 | 0 | 2021-11-25 03:53:31.570 | | populate_uuids | 0 | 0 | 2021-11-25 03:53:31.570 | +-------------------------------------+--------------+-----------+ 2021-11-25 03:53:31.974 | ++ lib/nova:init_nova:784 : seq 1 1 2021-11-25 03:53:31.978 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:53:31.981 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-11-25 03:53:31.984 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:53:31.986 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:53:31.989 | + 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-11-25 03:53:35.442 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-11-25 03:53:35.443 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-11-25 03:53:35.833 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-11-25 03:53:35.836 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-11-25 03:53:35.848 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-11-25 03:53:35.851 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-11-25 03:53:35.867 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:35.870 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-11-25 03:53:35.872 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-11-25 03:53:35.876 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:53:35.877 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:53:35.881 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:53:35.883 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:53:35.886 | + 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,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,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-11-25 03:53:35.888 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:53:35.892 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-11-25 03:53:35.894 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-11-25 03:53:35.897 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-11-25 03:53:35.920 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.47/identity 2021-11-25 03:53:35.946 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-11-25 03:53:35.971 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-11-25 03:53:35.996 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-11-25 03:53:36.022 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-11-25 03:53:36.046 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-11-25 03:53:36.071 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-11-25 03:53:36.097 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-11-25 03:53:36.122 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-11-25 03:53:36.125 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-25 03:53:36.127 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-25 03:53:36.129 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-25 03:53:36.146 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:36.148 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-11-25 03:53:36.173 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-11-25 03:53:36.201 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-11-25 03:53:36.227 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:53:36.230 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-11-25 03:53:36.234 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:53:36.237 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-11-25 03:53:36.240 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-11-25 03:53:36.242 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:53:36.245 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:53:36.248 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-11-25 03:53:36.251 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-11-25 03:53:36.253 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-11-25 03:53:36.256 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-11-25 03:53:36.282 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.47/identity 2021-11-25 03:53:36.307 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-11-25 03:53:36.333 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-11-25 03:53:36.358 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-11-25 03:53:36.383 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-11-25 03:53:36.409 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-11-25 03:53:36.434 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-11-25 03:53:36.459 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-11-25 03:53:36.485 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-11-25 03:53:36.487 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-25 03:53:36.490 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-25 03:53:36.492 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-25 03:53:36.508 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:36.510 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-11-25 03:53:36.536 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-11-25 03:53:36.561 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-11-25 03:53:36.587 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-11-25 03:53:36.589 | + functions-common:run_phase:1759 : local mode=stack 2021-11-25 03:53:36.592 | + functions-common:run_phase:1760 : local phase=post-config 2021-11-25 03:53:36.595 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:53:36.597 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:53:36.600 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:53:36.602 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:53:36.605 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:53:36.608 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:53:36.612 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:53:36.614 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:53:36.616 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:53:36.619 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-11-25 03:53:36.622 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:53:36.637 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:36.640 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:53:36.642 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:53:36.644 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-11-25 03:53:36.647 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:53:36.649 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:53:36.651 | ++ extras.d/80-tempest.sh:source:12 : : 2021-11-25 03:53:36.654 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-25 03:53:36.656 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-25 03:53:36.659 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:53:36.661 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:53:36.664 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-11-25 03:53:36.666 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-25 03:53:36.668 | + functions-common:run_plugins:1746 : local phase=post-config 2021-11-25 03:53:36.671 | + functions-common:run_plugins:1748 : local plugins= 2021-11-25 03:53:36.674 | + functions-common:run_plugins:1749 : local plugin 2021-11-25 03:53:36.677 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-11-25 03:53:36.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.682 | + inc/meta-config:merge_config_group:171 : shift 2021-11-25 03:53:36.685 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-11-25 03:53:36.687 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:36.689 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-25 03:53:36.692 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-25 03:53:36.695 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-11-25 03:53:36.697 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.700 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-11-25 03:53:36.702 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:36.705 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-11-25 03:53:36.705 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:53:36.705 | gsub("[][]", "", $1); 2021-11-25 03:53:36.705 | split($1, a, "|"); 2021-11-25 03:53:36.705 | if (a[1] == matchgroup) 2021-11-25 03:53:36.705 | print a[2] 2021-11-25 03:53:36.705 | } 2021-11-25 03:53:36.705 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.711 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-25 03:53:36.713 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-25 03:53:36.716 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-25 03:53:36.720 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-11-25 03:53:36.722 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-11-25 03:53:36.725 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-11-25 03:53:36.728 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-11-25 03:53:36.731 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-11-25 03:53:36.734 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-11-25 03:53:36.737 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-11-25 03:53:36.739 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-25 03:53:36.742 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.744 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-25 03:53:36.747 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-11-25 03:53:36.749 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-25 03:53:36.752 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-11-25 03:53:36.755 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-11-25 03:53:36.760 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-11-25 03:53:36.762 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-11-25 03:53:36.766 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-25 03:53:36.766 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.766 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-11-25 03:53:36.766 | BEGIN { 2021-11-25 03:53:36.767 | section = "" 2021-11-25 03:53:36.767 | last_section = "" 2021-11-25 03:53:36.767 | section_count = 0 2021-11-25 03:53:36.767 | } 2021-11-25 03:53:36.767 | /^\[.+\]/ { 2021-11-25 03:53:36.767 | gsub("[][]", "", $1); 2021-11-25 03:53:36.767 | section=$1 2021-11-25 03:53:36.767 | next 2021-11-25 03:53:36.767 | } 2021-11-25 03:53:36.767 | /^ *\#/ { 2021-11-25 03:53:36.767 | next 2021-11-25 03:53:36.767 | } 2021-11-25 03:53:36.767 | /^[^ \t]+/ { 2021-11-25 03:53:36.767 | # get offset of first = in $0 2021-11-25 03:53:36.767 | eq_idx = index($0, "=") 2021-11-25 03:53:36.767 | # extract attr & value from $0 2021-11-25 03:53:36.767 | attr = substr($0, 1, eq_idx - 1) 2021-11-25 03:53:36.767 | value = substr($0, eq_idx + 1) 2021-11-25 03:53:36.767 | # only need to strip trailing whitespace from attr 2021-11-25 03:53:36.767 | sub(/[ \t]*$/, "", attr) 2021-11-25 03:53:36.767 | # need to strip leading & trailing whitespace from value 2021-11-25 03:53:36.767 | sub(/^[ \t]*/, "", value) 2021-11-25 03:53:36.767 | sub(/[ \t]*$/, "", value) 2021-11-25 03:53:36.767 | 2021-11-25 03:53:36.767 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-25 03:53:36.767 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-25 03:53:36.767 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-25 03:53:36.767 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-25 03:53:36.767 | if (! (section, attr) in cfg_attr_count) { 2021-11-25 03:53:36.767 | if (section != last_section) { 2021-11-25 03:53:36.767 | cfg_section[section_count++] = section 2021-11-25 03:53:36.767 | last_section = section 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-25 03:53:36.768 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-25 03:53:36.768 | 2021-11-25 03:53:36.768 | cfg_attr[section, attr, 0] = value 2021-11-25 03:53:36.768 | cfg_attr_count[section, attr] = 1 2021-11-25 03:53:36.768 | } else { 2021-11-25 03:53:36.768 | lno = cfg_attr_count[section, attr]++ 2021-11-25 03:53:36.768 | cfg_attr[section, attr, lno] = value 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | END { 2021-11-25 03:53:36.768 | # Process each section in order 2021-11-25 03:53:36.768 | for (sno = 0; sno < section_count; sno++) { 2021-11-25 03:53:36.768 | section = cfg_section[sno] 2021-11-25 03:53:36.768 | # The ini routines simply append a config item immediately 2021-11-25 03:53:36.768 | # after the section header. To keep the same order as defined 2021-11-25 03:53:36.768 | # in local.conf, invoke the ini routines in the reverse order 2021-11-25 03:53:36.768 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-25 03:53:36.768 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-25 03:53:36.768 | if (cfg_attr_count[section, attr] == 1) 2021-11-25 03:53:36.768 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-25 03:53:36.768 | else { 2021-11-25 03:53:36.768 | # For multiline, invoke the ini routines in the reverse order 2021-11-25 03:53:36.768 | count = cfg_attr_count[section, attr] 2021-11-25 03:53:36.768 | print "inidelete " configfile " " section " " attr 2021-11-25 03:53:36.768 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-25 03:53:36.768 | for (l = count -2; l >= 0; l--) 2021-11-25 03:53:36.768 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.768 | } 2021-11-25 03:53:36.769 | ' 2021-11-25 03:53:36.769 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.771 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-25 03:53:36.773 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-11-25 03:53:36.776 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:36.778 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-11-25 03:53:36.781 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-11-25 03:53:36.781 | BEGIN { group = "" } 2021-11-25 03:53:36.781 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:53:36.782 | gsub("[][]", "", $1); 2021-11-25 03:53:36.782 | split($1, a, "|"); 2021-11-25 03:53:36.782 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-25 03:53:36.782 | group=a[1] 2021-11-25 03:53:36.782 | } else { 2021-11-25 03:53:36.782 | group="" 2021-11-25 03:53:36.782 | } 2021-11-25 03:53:36.782 | next 2021-11-25 03:53:36.782 | } 2021-11-25 03:53:36.782 | { 2021-11-25 03:53:36.782 | if (group != "") 2021-11-25 03:53:36.782 | print $0 2021-11-25 03:53:36.782 | } 2021-11-25 03:53:36.782 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:53:36.788 | + 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-11-25 03:53:36.790 | ++ 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-11-25 03:53:36.816 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.819 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-11-25 03:53:36.821 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-11-25 03:53:36.847 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.850 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-11-25 03:53:36.852 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-11-25 03:53:36.880 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.883 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-11-25 03:53:36.885 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-11-25 03:53:36.914 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-11-25 03:53:36.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-11-25 03:53:36.945 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-11-25 03:53:36.950 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-25 03:53:36.977 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:36.980 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.47/identity"' 2021-11-25 03:53:36.982 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.47/identity 2021-11-25 03:53:37.011 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.013 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-11-25 03:53:37.016 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-11-25 03:53:37.042 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.045 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-11-25 03:53:37.048 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-25 03:53:37.076 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.078 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-11-25 03:53:37.081 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-25 03:53:37.108 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.111 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-11-25 03:53:37.113 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-11-25 03:53:37.141 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-11-25 03:53:37.146 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-25 03:53:37.173 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-11-25 03:53:37.178 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-11-25 03:53:37.204 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.207 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-25 03:53:37.210 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-25 03:53:37.212 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-25 03:53:37.215 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-11-25 03:53:37.218 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-11-25 03:53:37.221 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-11-25 03:53:37.223 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-11-25 03:53:37.227 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-11-25 03:53:37.230 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-11-25 03:53:37.233 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-11-25 03:53:37.236 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-25 03:53:37.238 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.241 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-25 03:53:37.243 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-11-25 03:53:37.246 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-25 03:53:37.249 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-11-25 03:53:37.252 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-11-25 03:53:37.255 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-11-25 03:53:37.257 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-11-25 03:53:37.261 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-25 03:53:37.261 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.262 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-11-25 03:53:37.262 | BEGIN { 2021-11-25 03:53:37.262 | section = "" 2021-11-25 03:53:37.262 | last_section = "" 2021-11-25 03:53:37.262 | section_count = 0 2021-11-25 03:53:37.262 | } 2021-11-25 03:53:37.262 | /^\[.+\]/ { 2021-11-25 03:53:37.262 | gsub("[][]", "", $1); 2021-11-25 03:53:37.262 | section=$1 2021-11-25 03:53:37.262 | next 2021-11-25 03:53:37.262 | } 2021-11-25 03:53:37.262 | /^ *\#/ { 2021-11-25 03:53:37.262 | next 2021-11-25 03:53:37.262 | } 2021-11-25 03:53:37.262 | /^[^ \t]+/ { 2021-11-25 03:53:37.262 | # get offset of first = in $0 2021-11-25 03:53:37.262 | eq_idx = index($0, "=") 2021-11-25 03:53:37.262 | # extract attr & value from $0 2021-11-25 03:53:37.262 | attr = substr($0, 1, eq_idx - 1) 2021-11-25 03:53:37.262 | value = substr($0, eq_idx + 1) 2021-11-25 03:53:37.262 | # only need to strip trailing whitespace from attr 2021-11-25 03:53:37.262 | sub(/[ \t]*$/, "", attr) 2021-11-25 03:53:37.262 | # need to strip leading & trailing whitespace from value 2021-11-25 03:53:37.262 | sub(/^[ \t]*/, "", value) 2021-11-25 03:53:37.262 | sub(/[ \t]*$/, "", value) 2021-11-25 03:53:37.262 | 2021-11-25 03:53:37.262 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-25 03:53:37.262 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-25 03:53:37.262 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-25 03:53:37.262 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-25 03:53:37.262 | if (! (section, attr) in cfg_attr_count) { 2021-11-25 03:53:37.262 | if (section != last_section) { 2021-11-25 03:53:37.263 | cfg_section[section_count++] = section 2021-11-25 03:53:37.263 | last_section = section 2021-11-25 03:53:37.263 | } 2021-11-25 03:53:37.263 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-25 03:53:37.263 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-25 03:53:37.263 | 2021-11-25 03:53:37.263 | cfg_attr[section, attr, 0] = value 2021-11-25 03:53:37.263 | cfg_attr_count[section, attr] = 1 2021-11-25 03:53:37.263 | } else { 2021-11-25 03:53:37.263 | lno = cfg_attr_count[section, attr]++ 2021-11-25 03:53:37.263 | cfg_attr[section, attr, lno] = value 2021-11-25 03:53:37.263 | } 2021-11-25 03:53:37.263 | } 2021-11-25 03:53:37.263 | END { 2021-11-25 03:53:37.263 | # Process each section in order 2021-11-25 03:53:37.263 | for (sno = 0; sno < section_count; sno++) { 2021-11-25 03:53:37.263 | section = cfg_section[sno] 2021-11-25 03:53:37.263 | # The ini routines simply append a config item immediately 2021-11-25 03:53:37.263 | # after the section header. To keep the same order as defined 2021-11-25 03:53:37.263 | # in local.conf, invoke the ini routines in the reverse order 2021-11-25 03:53:37.263 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-25 03:53:37.263 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-25 03:53:37.263 | if (cfg_attr_count[section, attr] == 1) 2021-11-25 03:53:37.263 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-25 03:53:37.263 | else { 2021-11-25 03:53:37.263 | # For multiline, invoke the ini routines in the reverse order 2021-11-25 03:53:37.263 | count = cfg_attr_count[section, attr] 2021-11-25 03:53:37.263 | print "inidelete " configfile " " section " " attr 2021-11-25 03:53:37.263 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-25 03:53:37.263 | for (l = count -2; l >= 0; l--) 2021-11-25 03:53:37.263 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-25 03:53:37.263 | } 2021-11-25 03:53:37.263 | } 2021-11-25 03:53:37.264 | } 2021-11-25 03:53:37.264 | } 2021-11-25 03:53:37.264 | ' 2021-11-25 03:53:37.264 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.266 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-25 03:53:37.268 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-11-25 03:53:37.271 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:37.273 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-11-25 03:53:37.276 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-11-25 03:53:37.276 | BEGIN { group = "" } 2021-11-25 03:53:37.276 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:53:37.276 | gsub("[][]", "", $1); 2021-11-25 03:53:37.276 | split($1, a, "|"); 2021-11-25 03:53:37.276 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-25 03:53:37.276 | group=a[1] 2021-11-25 03:53:37.276 | } else { 2021-11-25 03:53:37.276 | group="" 2021-11-25 03:53:37.276 | } 2021-11-25 03:53:37.276 | next 2021-11-25 03:53:37.276 | } 2021-11-25 03:53:37.276 | { 2021-11-25 03:53:37.276 | if (group != "") 2021-11-25 03:53:37.276 | print $0 2021-11-25 03:53:37.276 | } 2021-11-25 03:53:37.276 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.283 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-11-25 03:53:37.285 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-11-25 03:53:37.317 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.320 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-11-25 03:53:37.322 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-11-25 03:53:37.354 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.356 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-11-25 03:53:37.359 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-11-25 03:53:37.390 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.393 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-11-25 03:53:37.395 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-11-25 03:53:37.427 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.430 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-11-25 03:53:37.432 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-11-25 03:53:37.463 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.466 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-11-25 03:53:37.469 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-11-25 03:53:37.501 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-11-25 03:53:37.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-11-25 03:53:37.537 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.539 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-11-25 03:53:37.542 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-11-25 03:53:37.573 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.576 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-11-25 03:53:37.578 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-11-25 03:53:37.611 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.614 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-11-25 03:53:37.616 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-11-25 03:53:37.648 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.650 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-11-25 03:53:37.652 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-11-25 03:53:37.687 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-11-25 03:53:37.692 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-11-25 03:53:37.724 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-11-25 03:53:37.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-11-25 03:53:37.764 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.767 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-11-25 03:53:37.769 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-11-25 03:53:37.801 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.804 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-11-25 03:53:37.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-11-25 03:53:37.837 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.840 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-11-25 03:53:37.842 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-11-25 03:53:37.873 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.877 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-25 03:53:37.879 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-25 03:53:37.881 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-25 03:53:37.885 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-11-25 03:53:37.887 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-11-25 03:53:37.891 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-11-25 03:53:37.893 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-11-25 03:53:37.896 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-11-25 03:53:37.900 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-11-25 03:53:37.902 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-11-25 03:53:37.905 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-25 03:53:37.908 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.910 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-25 03:53:37.913 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-11-25 03:53:37.915 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-25 03:53:37.918 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-11-25 03:53:37.920 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-11-25 03:53:37.923 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-11-25 03:53:37.926 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-11-25 03:53:37.929 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-25 03:53:37.930 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-11-25 03:53:37.930 | BEGIN { 2021-11-25 03:53:37.930 | section = "" 2021-11-25 03:53:37.930 | last_section = "" 2021-11-25 03:53:37.930 | section_count = 0 2021-11-25 03:53:37.930 | } 2021-11-25 03:53:37.930 | /^\[.+\]/ { 2021-11-25 03:53:37.930 | gsub("[][]", "", $1); 2021-11-25 03:53:37.930 | section=$1 2021-11-25 03:53:37.930 | next 2021-11-25 03:53:37.930 | } 2021-11-25 03:53:37.930 | /^ *\#/ { 2021-11-25 03:53:37.930 | next 2021-11-25 03:53:37.930 | } 2021-11-25 03:53:37.930 | /^[^ \t]+/ { 2021-11-25 03:53:37.930 | # get offset of first = in $0 2021-11-25 03:53:37.930 | eq_idx = index($0, "=") 2021-11-25 03:53:37.930 | # extract attr & value from $0 2021-11-25 03:53:37.930 | attr = substr($0, 1, eq_idx - 1) 2021-11-25 03:53:37.930 | value = substr($0, eq_idx + 1) 2021-11-25 03:53:37.930 | # only need to strip trailing whitespace from attr 2021-11-25 03:53:37.930 | sub(/[ \t]*$/, "", attr) 2021-11-25 03:53:37.930 | # need to strip leading & trailing whitespace from value 2021-11-25 03:53:37.930 | sub(/^[ \t]*/, "", value) 2021-11-25 03:53:37.931 | sub(/[ \t]*$/, "", value) 2021-11-25 03:53:37.931 | 2021-11-25 03:53:37.931 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-25 03:53:37.931 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-25 03:53:37.931 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-25 03:53:37.931 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-25 03:53:37.931 | if (! (section, attr) in cfg_attr_count) { 2021-11-25 03:53:37.931 | if (section != last_section) { 2021-11-25 03:53:37.931 | cfg_section[section_count++] = section 2021-11-25 03:53:37.931 | last_section = section 2021-11-25 03:53:37.931 | } 2021-11-25 03:53:37.931 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-25 03:53:37.931 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-25 03:53:37.931 | 2021-11-25 03:53:37.931 | cfg_attr[section, attr, 0] = value 2021-11-25 03:53:37.931 | cfg_attr_count[section, attr] = 1 2021-11-25 03:53:37.931 | } else { 2021-11-25 03:53:37.931 | lno = cfg_attr_count[section, attr]++ 2021-11-25 03:53:37.931 | cfg_attr[section, attr, lno] = value 2021-11-25 03:53:37.931 | } 2021-11-25 03:53:37.931 | } 2021-11-25 03:53:37.931 | END { 2021-11-25 03:53:37.931 | # Process each section in order 2021-11-25 03:53:37.931 | for (sno = 0; sno < section_count; sno++) { 2021-11-25 03:53:37.931 | section = cfg_section[sno] 2021-11-25 03:53:37.931 | # The ini routines simply append a config item immediately 2021-11-25 03:53:37.931 | # after the section header. To keep the same order as defined 2021-11-25 03:53:37.931 | # in local.conf, invoke the ini routines in the reverse order 2021-11-25 03:53:37.931 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-25 03:53:37.931 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-25 03:53:37.931 | if (cfg_attr_count[section, attr] == 1) 2021-11-25 03:53:37.931 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-25 03:53:37.931 | else { 2021-11-25 03:53:37.932 | # For multiline, invoke the ini routines in the reverse order 2021-11-25 03:53:37.932 | count = cfg_attr_count[section, attr] 2021-11-25 03:53:37.932 | print "inidelete " configfile " " section " " attr 2021-11-25 03:53:37.932 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-25 03:53:37.932 | for (l = count -2; l >= 0; l--) 2021-11-25 03:53:37.932 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-25 03:53:37.932 | } 2021-11-25 03:53:37.932 | } 2021-11-25 03:53:37.932 | } 2021-11-25 03:53:37.932 | } 2021-11-25 03:53:37.932 | ' 2021-11-25 03:53:37.932 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.932 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.934 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-25 03:53:37.937 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-11-25 03:53:37.939 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:37.942 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-11-25 03:53:37.944 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-11-25 03:53:37.944 | BEGIN { group = "" } 2021-11-25 03:53:37.944 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:53:37.944 | gsub("[][]", "", $1); 2021-11-25 03:53:37.944 | split($1, a, "|"); 2021-11-25 03:53:37.944 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-25 03:53:37.944 | group=a[1] 2021-11-25 03:53:37.944 | } else { 2021-11-25 03:53:37.944 | group="" 2021-11-25 03:53:37.944 | } 2021-11-25 03:53:37.944 | next 2021-11-25 03:53:37.944 | } 2021-11-25 03:53:37.944 | { 2021-11-25 03:53:37.944 | if (group != "") 2021-11-25 03:53:37.944 | print $0 2021-11-25 03:53:37.945 | } 2021-11-25 03:53:37.945 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:53:37.950 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.47/identity/v2.0"' 2021-11-25 03:53:37.953 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.47/identity/v2.0 2021-11-25 03:53:37.978 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:37.981 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-25 03:53:37.984 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-25 03:53:37.986 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-25 03:53:37.989 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:37.992 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:53:37.995 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:53:37.997 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-11-25 03:53:38.001 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:53:38.004 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-11-25 03:53:38.006 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-11-25 03:53:38.009 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:38.011 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:38.014 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-25 03:53:38.017 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:38.019 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-25 03:53:38.023 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:38.025 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:53:38.028 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-25 03:53:38.031 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-11-25 03:53:38.034 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:38.035 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:38.035 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-25 03:53:38.035 | BEGIN { 2021-11-25 03:53:38.035 | section = "" 2021-11-25 03:53:38.035 | last_section = "" 2021-11-25 03:53:38.035 | section_count = 0 2021-11-25 03:53:38.035 | } 2021-11-25 03:53:38.035 | /^\[.+\]/ { 2021-11-25 03:53:38.035 | gsub("[][]", "", $1); 2021-11-25 03:53:38.035 | section=$1 2021-11-25 03:53:38.035 | next 2021-11-25 03:53:38.035 | } 2021-11-25 03:53:38.035 | /^ *\#/ { 2021-11-25 03:53:38.035 | next 2021-11-25 03:53:38.035 | } 2021-11-25 03:53:38.035 | /^[^ \t]+/ { 2021-11-25 03:53:38.035 | # get offset of first = in $0 2021-11-25 03:53:38.035 | eq_idx = index($0, "=") 2021-11-25 03:53:38.036 | # extract attr & value from $0 2021-11-25 03:53:38.036 | attr = substr($0, 1, eq_idx - 1) 2021-11-25 03:53:38.036 | value = substr($0, eq_idx + 1) 2021-11-25 03:53:38.036 | # only need to strip trailing whitespace from attr 2021-11-25 03:53:38.036 | sub(/[ \t]*$/, "", attr) 2021-11-25 03:53:38.036 | # need to strip leading & trailing whitespace from value 2021-11-25 03:53:38.036 | sub(/^[ \t]*/, "", value) 2021-11-25 03:53:38.036 | sub(/[ \t]*$/, "", value) 2021-11-25 03:53:38.036 | 2021-11-25 03:53:38.036 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-25 03:53:38.036 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-25 03:53:38.036 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-25 03:53:38.036 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-25 03:53:38.036 | if (! (section, attr) in cfg_attr_count) { 2021-11-25 03:53:38.036 | if (section != last_section) { 2021-11-25 03:53:38.036 | cfg_section[section_count++] = section 2021-11-25 03:53:38.036 | last_section = section 2021-11-25 03:53:38.036 | } 2021-11-25 03:53:38.036 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-25 03:53:38.036 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-25 03:53:38.036 | 2021-11-25 03:53:38.036 | cfg_attr[section, attr, 0] = value 2021-11-25 03:53:38.036 | cfg_attr_count[section, attr] = 1 2021-11-25 03:53:38.036 | } else { 2021-11-25 03:53:38.036 | lno = cfg_attr_count[section, attr]++ 2021-11-25 03:53:38.036 | cfg_attr[section, attr, lno] = value 2021-11-25 03:53:38.036 | } 2021-11-25 03:53:38.036 | } 2021-11-25 03:53:38.036 | END { 2021-11-25 03:53:38.036 | # Process each section in order 2021-11-25 03:53:38.036 | for (sno = 0; sno < section_count; sno++) { 2021-11-25 03:53:38.036 | section = cfg_section[sno] 2021-11-25 03:53:38.037 | # The ini routines simply append a config item immediately 2021-11-25 03:53:38.037 | # after the section header. To keep the same order as defined 2021-11-25 03:53:38.037 | # in local.conf, invoke the ini routines in the reverse order 2021-11-25 03:53:38.037 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-25 03:53:38.037 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-25 03:53:38.037 | if (cfg_attr_count[section, attr] == 1) 2021-11-25 03:53:38.037 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-25 03:53:38.037 | else { 2021-11-25 03:53:38.037 | # For multiline, invoke the ini routines in the reverse order 2021-11-25 03:53:38.037 | count = cfg_attr_count[section, attr] 2021-11-25 03:53:38.037 | print "inidelete " configfile " " section " " attr 2021-11-25 03:53:38.037 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-25 03:53:38.037 | for (l = count -2; l >= 0; l--) 2021-11-25 03:53:38.037 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-25 03:53:38.037 | } 2021-11-25 03:53:38.037 | } 2021-11-25 03:53:38.037 | } 2021-11-25 03:53:38.037 | } 2021-11-25 03:53:38.037 | ' 2021-11-25 03:53:38.037 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:53:38.040 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-25 03:53:38.042 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-25 03:53:38.044 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:53:38.047 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-11-25 03:53:38.049 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-25 03:53:38.049 | BEGIN { group = "" } 2021-11-25 03:53:38.049 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:53:38.049 | gsub("[][]", "", $1); 2021-11-25 03:53:38.049 | split($1, a, "|"); 2021-11-25 03:53:38.049 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-25 03:53:38.050 | group=a[1] 2021-11-25 03:53:38.050 | } else { 2021-11-25 03:53:38.050 | group="" 2021-11-25 03:53:38.050 | } 2021-11-25 03:53:38.050 | next 2021-11-25 03:53:38.050 | } 2021-11-25 03:53:38.050 | { 2021-11-25 03:53:38.050 | if (group != "") 2021-11-25 03:53:38.050 | print $0 2021-11-25 03:53:38.050 | } 2021-11-25 03:53:38.050 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:53:38.056 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-11-25 03:53:38.058 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-11-25 03:53:38.085 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:38.087 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-11-25 03:53:38.090 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-11-25 03:53:38.116 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:53:38.119 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-11-25 03:53:38.136 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:38.138 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-11-25 03:53:38.142 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:53:38.144 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-11-25 03:53:38.147 | + ./stack.sh:main:1238 : start_swift 2021-11-25 03:53:38.149 | + lib/swift:start_swift:774 : restart_service memcached 2021-11-25 03:53:38.152 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-25 03:53:38.154 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-25 03:53:38.196 | + lib/swift:start_swift:777 : is_ubuntu 2021-11-25 03:53:38.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:53:38.201 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:53:38.204 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-11-25 03:53:38.253 | Restarting rsync (via systemctl): rsync.service. 2021-11-25 03:53:38.256 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-11-25 03:53:38.259 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-11-25 03:53:38.262 | + lib/swift:start_swift:805 : local foreground_services type 2021-11-25 03:53:38.264 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-11-25 03:53:38.267 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-25 03:53:38.270 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.273 | + functions-common:run_process:1582 : local service=s-object 2021-11-25 03:53:38.275 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.278 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:38.280 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:38.283 | + functions-common:run_process:1587 : local name=s-object 2021-11-25 03:53:38.286 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:38.288 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:38.290 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:38.293 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:38.296 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:38.300 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812418297 2021-11-25 03:53:38.302 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-11-25 03:53:38.317 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:38.320 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-11-25 03:53:38.322 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-11-25 03:53:38.326 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.329 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.332 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.334 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.336 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-11-25 03:53:38.339 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-11-25 03:53:38.341 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-11-25 03:53:38.344 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:38.347 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:38.349 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-11-25 03:53:38.351 | + 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-11-25 03:53:38.354 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-11-25 03:53:38.356 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-25 03:53:38.358 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:38.361 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:38.363 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:38.365 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:38.367 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-11-25 03:53:38.369 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:38.373 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-11-25 03:53:38.427 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-11-25 03:53:38.481 | + 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-11-25 03:53:38.526 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-11-25 03:53:38.572 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-11-25 03:53:38.617 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:38.662 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:38.664 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-11-25 03:53:38.718 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:38.907 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-11-25 03:53:38.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-11-25 03:53:39.090 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-11-25 03:53:39.110 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:39.113 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:39.115 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:39.118 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:39.120 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:39.122 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:39.125 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:39.127 | + functions-common:time_stop:2338 : start_time=1637812418297 2021-11-25 03:53:39.129 | + functions-common:time_stop:2340 : [[ -z 1637812418297 ]] 2021-11-25 03:53:39.132 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:39.136 | + functions-common:time_stop:2343 : end_time=1637812419133 2021-11-25 03:53:39.138 | + functions-common:time_stop:2344 : elapsed_time=836 2021-11-25 03:53:39.141 | + functions-common:time_stop:2345 : total=1924 2021-11-25 03:53:39.143 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:39.146 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2760 2021-11-25 03:53:39.148 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-25 03:53:39.151 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.153 | + functions-common:run_process:1582 : local service=s-container 2021-11-25 03:53:39.156 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.158 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:39.161 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:39.163 | + functions-common:run_process:1587 : local name=s-container 2021-11-25 03:53:39.166 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:39.168 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:39.171 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:39.173 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:39.177 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:39.180 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812419177 2021-11-25 03:53:39.182 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-11-25 03:53:39.198 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:39.201 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-11-25 03:53:39.204 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-11-25 03:53:39.206 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.209 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.211 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.214 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.216 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-11-25 03:53:39.219 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-11-25 03:53:39.221 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-11-25 03:53:39.224 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:39.226 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:39.228 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-11-25 03:53:39.231 | + 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-11-25 03:53:39.233 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-11-25 03:53:39.236 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-25 03:53:39.239 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:39.241 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:39.243 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:39.246 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:39.248 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-11-25 03:53:39.251 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:39.255 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-11-25 03:53:39.310 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-11-25 03:53:39.366 | + 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-11-25 03:53:39.412 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-11-25 03:53:39.459 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-11-25 03:53:39.506 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:39.552 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:39.555 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-11-25 03:53:39.610 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:39.812 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-11-25 03:53:39.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-11-25 03:53:40.003 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-11-25 03:53:40.024 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:40.027 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:40.029 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:40.032 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:40.035 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:40.037 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:40.039 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:40.042 | + functions-common:time_stop:2338 : start_time=1637812419177 2021-11-25 03:53:40.044 | + functions-common:time_stop:2340 : [[ -z 1637812419177 ]] 2021-11-25 03:53:40.047 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:40.051 | + functions-common:time_stop:2343 : end_time=1637812420048 2021-11-25 03:53:40.053 | + functions-common:time_stop:2344 : elapsed_time=871 2021-11-25 03:53:40.056 | + functions-common:time_stop:2345 : total=2760 2021-11-25 03:53:40.058 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:40.060 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3631 2021-11-25 03:53:40.063 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-25 03:53:40.065 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.068 | + functions-common:run_process:1582 : local service=s-account 2021-11-25 03:53:40.070 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.073 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:40.075 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:40.078 | + functions-common:run_process:1587 : local name=s-account 2021-11-25 03:53:40.080 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:40.083 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:40.085 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:40.087 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:40.090 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:40.095 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812420091 2021-11-25 03:53:40.097 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-11-25 03:53:40.114 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:40.116 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-11-25 03:53:40.119 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-11-25 03:53:40.121 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.124 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.126 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.129 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.131 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-11-25 03:53:40.134 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-11-25 03:53:40.136 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-11-25 03:53:40.138 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:40.142 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:40.144 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-11-25 03:53:40.146 | + 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-11-25 03:53:40.149 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-11-25 03:53:40.151 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-25 03:53:40.153 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:40.156 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:40.158 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:40.161 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:40.163 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-11-25 03:53:40.166 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:40.170 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-11-25 03:53:40.233 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-11-25 03:53:40.299 | + 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-11-25 03:53:40.349 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-11-25 03:53:40.397 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-11-25 03:53:40.442 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:40.487 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:40.490 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-11-25 03:53:40.544 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:40.736 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-11-25 03:53:40.750 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-11-25 03:53:40.944 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-11-25 03:53:40.964 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:40.966 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:40.969 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:40.971 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:40.974 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:40.976 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:40.978 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:40.981 | + functions-common:time_stop:2338 : start_time=1637812420091 2021-11-25 03:53:40.983 | + functions-common:time_stop:2340 : [[ -z 1637812420091 ]] 2021-11-25 03:53:40.986 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:40.990 | + functions-common:time_stop:2343 : end_time=1637812420987 2021-11-25 03:53:40.992 | + functions-common:time_stop:2344 : elapsed_time=896 2021-11-25 03:53:40.995 | + functions-common:time_stop:2345 : total=3631 2021-11-25 03:53:40.997 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:41.000 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4527 2021-11-25 03:53:41.003 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-11-25 03:53:41.005 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-11-25 03:53:41.052 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.054 | + functions-common:run_process:1582 : local service=s-container-sync 2021-11-25 03:53:41.056 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.059 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:41.061 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:41.064 | + functions-common:run_process:1587 : local name=s-container-sync 2021-11-25 03:53:41.067 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:41.069 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:41.072 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:41.074 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:41.077 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:41.081 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812421078 2021-11-25 03:53:41.083 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-11-25 03:53:41.102 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:41.105 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-11-25 03:53:41.107 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-11-25 03:53:41.110 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.114 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.119 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.127 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.131 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-11-25 03:53:41.134 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-11-25 03:53:41.136 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-11-25 03:53:41.138 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:41.141 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:41.143 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-11-25 03:53:41.146 | + 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-11-25 03:53:41.148 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-11-25 03:53:41.151 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-25 03:53:41.153 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:41.156 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:41.158 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:41.160 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:41.163 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-11-25 03:53:41.165 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:41.169 | + 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-11-25 03:53:41.225 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-11-25 03:53:41.279 | + 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-11-25 03:53:41.326 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-11-25 03:53:41.372 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-11-25 03:53:41.419 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:41.464 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:41.467 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-11-25 03:53:41.522 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:41.726 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-11-25 03:53:41.740 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-11-25 03:53:41.935 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-11-25 03:53:41.957 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:41.959 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:41.962 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:41.964 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:41.967 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:41.969 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:41.972 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:41.974 | + functions-common:time_stop:2338 : start_time=1637812421078 2021-11-25 03:53:41.976 | + functions-common:time_stop:2340 : [[ -z 1637812421078 ]] 2021-11-25 03:53:41.979 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:41.983 | + functions-common:time_stop:2343 : end_time=1637812421980 2021-11-25 03:53:41.986 | + functions-common:time_stop:2344 : elapsed_time=902 2021-11-25 03:53:41.988 | + functions-common:time_stop:2345 : total=4527 2021-11-25 03:53:41.991 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:41.993 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5429 2021-11-25 03:53:41.996 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-11-25 03:53:42.016 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:53:42.018 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.021 | + functions-common:run_process:1582 : local service=s-proxy 2021-11-25 03:53:42.023 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.025 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:42.028 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:42.030 | + functions-common:run_process:1587 : local name=s-proxy 2021-11-25 03:53:42.033 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:42.035 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:42.037 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:42.040 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:42.044 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:42.046 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812422043 2021-11-25 03:53:42.049 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-11-25 03:53:42.068 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:42.071 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-11-25 03:53:42.073 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-11-25 03:53:42.075 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.078 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.081 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.083 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.086 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-11-25 03:53:42.088 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-11-25 03:53:42.091 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-11-25 03:53:42.094 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:42.097 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:42.099 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-11-25 03:53:42.102 | + 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-11-25 03:53:42.104 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-11-25 03:53:42.107 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-25 03:53:42.109 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:42.112 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:42.114 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:42.116 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:42.119 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-11-25 03:53:42.121 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:42.125 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-11-25 03:53:42.180 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-11-25 03:53:42.236 | + 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-11-25 03:53:42.282 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-11-25 03:53:42.329 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-11-25 03:53:42.376 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:42.421 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:42.424 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-11-25 03:53:42.479 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:42.689 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-11-25 03:53:42.702 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-11-25 03:53:42.905 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-11-25 03:53:42.925 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:42.927 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:42.930 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:42.932 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:42.935 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:42.938 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:42.941 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:42.943 | + functions-common:time_stop:2338 : start_time=1637812422043 2021-11-25 03:53:42.945 | + functions-common:time_stop:2340 : [[ -z 1637812422043 ]] 2021-11-25 03:53:42.949 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:42.954 | + functions-common:time_stop:2343 : end_time=1637812422950 2021-11-25 03:53:42.957 | + functions-common:time_stop:2344 : elapsed_time=907 2021-11-25 03:53:42.959 | + functions-common:time_stop:2345 : total=5429 2021-11-25 03:53:42.962 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:42.964 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6336 2021-11-25 03:53:42.966 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-11-25 03:53:42.966 | Waiting for swift proxy to start... 2021-11-25 03:53:42.969 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.47:8080/info 2021-11-25 03:53:42.971 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:53:42.974 | + functions:wait_for_service:445 : local url=http://10.222.0.47:8080/info 2021-11-25 03:53:42.976 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:53:42.979 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:53:42.981 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:53:42.984 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:42.986 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:42.990 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:42.993 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812422990 2021-11-25 03:53:42.995 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:53:43.001 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-11-25 03:53:43.013 | + :: : [[ 000 == 503 ]] 2021-11-25 03:53:43.014 | + :: : [[ 7 -eq 7 ]] 2021-11-25 03:53:43.016 | + :: : sleep 1 2021-11-25 03:53:44.019 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-11-25 03:53:44.032 | + :: : [[ 000 == 503 ]] 2021-11-25 03:53:44.034 | + :: : [[ 7 -eq 7 ]] 2021-11-25 03:53:44.035 | + :: : sleep 1 2021-11-25 03:53:45.038 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-11-25 03:53:45.051 | + :: : [[ 000 == 503 ]] 2021-11-25 03:53:45.053 | + :: : [[ 7 -eq 7 ]] 2021-11-25 03:53:45.054 | + :: : sleep 1 2021-11-25 03:53:46.057 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47:8080/info 2021-11-25 03:53:46.299 | + :: : [[ 200 == 503 ]] 2021-11-25 03:53:46.300 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:53:46.303 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:53:46.305 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:46.308 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:46.310 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:46.313 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:46.315 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:46.318 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:53:46.320 | + functions-common:time_stop:2338 : start_time=1637812422990 2021-11-25 03:53:46.322 | + functions-common:time_stop:2340 : [[ -z 1637812422990 ]] 2021-11-25 03:53:46.326 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:46.330 | + functions-common:time_stop:2343 : end_time=1637812426326 2021-11-25 03:53:46.332 | + functions-common:time_stop:2344 : elapsed_time=3336 2021-11-25 03:53:46.335 | + functions-common:time_stop:2345 : total=3666 2021-11-25 03:53:46.337 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:46.339 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7002 2021-11-25 03:53:46.342 | + functions:wait_for_service:454 : return 0 2021-11-25 03:53:46.346 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-11-25 03:53:46.348 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-11-25 03:53:46.364 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:46.367 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-11-25 03:53:46.369 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:53:46.372 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-11-25 03:53:46.375 | + ./stack.sh:main:1244 : start_glance 2021-11-25 03:53:46.377 | + lib/glance:start_glance:385 : local service_protocol=http 2021-11-25 03:53:46.379 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-11-25 03:53:46.396 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:53:46.398 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.401 | + functions-common:run_process:1582 : local service=g-reg 2021-11-25 03:53:46.403 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.406 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:46.409 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:46.411 | + functions-common:run_process:1587 : local name=g-reg 2021-11-25 03:53:46.414 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:46.416 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:46.419 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:46.421 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:46.424 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:46.428 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812426425 2021-11-25 03:53:46.430 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-11-25 03:53:46.446 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:46.449 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-11-25 03:53:46.451 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-11-25 03:53:46.454 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.457 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.459 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.462 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.465 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-11-25 03:53:46.467 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-11-25 03:53:46.471 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-11-25 03:53:46.473 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:46.475 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:46.478 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-11-25 03:53:46.480 | + 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-11-25 03:53:46.483 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-11-25 03:53:46.486 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-25 03:53:46.488 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:53:46.490 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:53:46.493 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:53:46.495 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:53:46.497 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-11-25 03:53:46.500 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:53:46.504 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-11-25 03:53:46.558 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-11-25 03:53:46.613 | + 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-11-25 03:53:46.659 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-11-25 03:53:46.705 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-11-25 03:53:46.752 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:46.799 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:53:46.801 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-11-25 03:53:46.856 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:53:47.065 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-11-25 03:53:47.078 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-11-25 03:53:47.279 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-11-25 03:53:47.298 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:47.302 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:47.304 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:47.307 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:47.310 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:47.312 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:47.315 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:47.317 | + functions-common:time_stop:2338 : start_time=1637812426425 2021-11-25 03:53:47.320 | + functions-common:time_stop:2340 : [[ -z 1637812426425 ]] 2021-11-25 03:53:47.323 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:47.326 | + functions-common:time_stop:2343 : end_time=1637812427324 2021-11-25 03:53:47.329 | + functions-common:time_stop:2344 : elapsed_time=899 2021-11-25 03:53:47.331 | + functions-common:time_stop:2345 : total=6336 2021-11-25 03:53:47.334 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:47.336 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7235 2021-11-25 03:53:47.339 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-25 03:53:47.342 | ++ lib/glance:start_glance:395 : which uwsgi 2021-11-25 03:53:47.346 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.349 | + functions-common:run_process:1582 : local service=g-api 2021-11-25 03:53:47.351 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.354 | + functions-common:run_process:1584 : local group= 2021-11-25 03:53:47.356 | + functions-common:run_process:1585 : local user= 2021-11-25 03:53:47.359 | + functions-common:run_process:1587 : local name=g-api 2021-11-25 03:53:47.362 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:53:47.364 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:53:47.367 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:47.369 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:47.372 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:47.376 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812427373 2021-11-25 03:53:47.378 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-11-25 03:53:47.394 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:47.397 | + 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-11-25 03:53:47.399 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-11-25 03:53:47.402 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.404 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.407 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.410 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-25 03:53:47.412 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-11-25 03:53:47.415 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-11-25 03:53:47.417 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-11-25 03:53:47.420 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:53:47.422 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:53:47.425 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-11-25 03:53:47.427 | + 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-11-25 03:53:47.430 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-11-25 03:53:47.432 | + 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-11-25 03:53:47.435 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:53:47.438 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:53:47.440 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-11-25 03:53:47.443 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:53:47.447 | + 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-11-25 03:53:47.503 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-11-25 03:53:47.558 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-11-25 03:53:47.605 | + 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-11-25 03:53:47.652 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:53:47.702 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-11-25 03:53:47.748 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-11-25 03:53:47.803 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-11-25 03:53:47.850 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-11-25 03:53:47.897 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-11-25 03:53:47.943 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:53:47.946 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-11-25 03:53:48.002 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:53:48.212 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-11-25 03:53:48.226 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-11-25 03:53:48.442 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-11-25 03:53:48.518 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:53:48.520 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:48.523 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:48.530 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:48.530 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:48.532 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:48.535 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:53:48.537 | + functions-common:time_stop:2338 : start_time=1637812427373 2021-11-25 03:53:48.539 | + functions-common:time_stop:2340 : [[ -z 1637812427373 ]] 2021-11-25 03:53:48.543 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:48.546 | + functions-common:time_stop:2343 : end_time=1637812428543 2021-11-25 03:53:48.548 | + functions-common:time_stop:2344 : elapsed_time=1170 2021-11-25 03:53:48.551 | + functions-common:time_stop:2345 : total=7235 2021-11-25 03:53:48.553 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:48.555 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8405 2021-11-25 03:53:48.558 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.47) to start...' 2021-11-25 03:53:48.558 | Waiting for g-api (10.222.0.47) to start... 2021-11-25 03:53:48.560 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.47/image 2021-11-25 03:53:48.563 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:53:48.565 | + functions:wait_for_service:445 : local url=http://10.222.0.47/image 2021-11-25 03:53:48.567 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:53:48.570 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:53:48.572 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:53:48.575 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:53:48.578 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:53:48.582 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:53:48.584 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812428581 2021-11-25 03:53:48.586 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:53:48.593 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/image 2021-11-25 03:53:52.110 | + :: : [[ 300 == 503 ]] 2021-11-25 03:53:52.111 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:53:52.114 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:53:52.117 | + functions-common:time_stop:2331 : local name 2021-11-25 03:53:52.120 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:53:52.122 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:53:52.125 | + functions-common:time_stop:2334 : local total 2021-11-25 03:53:52.127 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:53:52.130 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:53:52.132 | + functions-common:time_stop:2338 : start_time=1637812428581 2021-11-25 03:53:52.135 | + functions-common:time_stop:2340 : [[ -z 1637812428581 ]] 2021-11-25 03:53:52.138 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:53:52.142 | + functions-common:time_stop:2343 : end_time=1637812432139 2021-11-25 03:53:52.145 | + functions-common:time_stop:2344 : elapsed_time=3558 2021-11-25 03:53:52.147 | + functions-common:time_stop:2345 : total=7002 2021-11-25 03:53:52.149 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:53:52.152 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10560 2021-11-25 03:53:52.154 | + functions:wait_for_service:454 : return 0 2021-11-25 03:53:52.157 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-11-25 03:53:52.177 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:52.179 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-11-25 03:53:52.195 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:53:52.198 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-11-25 03:53:52.200 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:53:52.203 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-11-25 03:53:52.206 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-11-25 03:53:52.208 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:53:52.211 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:53:52.213 | + functions:upload_image:91 : local image image_fname image_name 2021-11-25 03:53:52.215 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-11-25 03:53:52.220 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:53:52.223 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:53:52.225 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-11-25 03:53:52.227 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-11-25 03:53:52.229 | + 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-11-25 03:53:52.232 | --2021-11-25 03:53:52-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:53:52.233 | Connecting to 10.100.0.9:80... connected. 2021-11-25 03:53:52.235 | HTTP request sent, awaiting response... 200 OK 2021-11-25 03:53:52.235 | Length: 645922816 (616M) 2021-11-25 03:53:52.235 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-11-25 03:53:52.257 | 2021-11-25 03:53:52.550 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-11-25 03:53:52.837 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-11-25 03:53:53.169 | 65536K ........ ........ ........ ........ 15% 96.9M 5s 2021-11-25 03:53:53.502 | 98304K ........ ........ ........ ........ 20% 95.8M 5s 2021-11-25 03:53:53.843 | 131072K ........ ........ ........ ........ 25% 94.3M 5s 2021-11-25 03:53:54.208 | 163840K ........ ........ ........ ........ 31% 87.5M 4s 2021-11-25 03:53:54.578 | 196608K ........ ........ ........ ........ 36% 86.5M 4s 2021-11-25 03:53:54.961 | 229376K ........ ........ ........ ........ 41% 83.8M 4s 2021-11-25 03:53:55.368 | 262144K ........ ........ ........ ........ 46% 79.0M 4s 2021-11-25 03:53:55.812 | 294912K ........ ........ ........ ........ 51% 72.1M 3s 2021-11-25 03:53:56.269 | 327680K ........ ........ ........ ........ 57% 70.3M 3s 2021-11-25 03:53:56.774 | 360448K ........ ........ ........ ........ 62% 63.6M 3s 2021-11-25 03:53:57.309 | 393216K ........ ........ ........ ........ 67% 59.6M 2s 2021-11-25 03:53:57.905 | 425984K ........ ........ ........ ........ 72% 53.9M 2s 2021-11-25 03:53:58.551 | 458752K ........ ........ ........ ........ 77% 49.8M 2s 2021-11-25 03:53:59.087 | 491520K ........ ........ ........ ........ 83% 59.1M 1s 2021-11-25 03:53:59.622 | 524288K ........ ........ ........ ........ 88% 59.7M 1s 2021-11-25 03:54:00.088 | 557056K ........ ........ ........ ........ 93% 68.6M 1s 2021-11-25 03:54:00.565 | 589824K ........ ........ ........ ........ 98% 67.0M 0s 2021-11-25 03:54:00.683 | 622592K ........ 100% 59.9M=8.4s 2021-11-25 03:54:00.683 | 2021-11-25 03:54:00.683 | 2021-11-25 03:54:00 (72.9 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-11-25 03:54:00.683 | 2021-11-25 03:54:00.686 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-11-25 03:54:00.688 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:54:00.691 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-11-25 03:54:00.693 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-11-25 03:54:00.695 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-11-25 03:54:00.697 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-11-25 03:54:00.699 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-11-25 03:54:00.701 | + functions:upload_image:290 : local kernel= 2021-11-25 03:54:00.704 | + functions:upload_image:291 : local ramdisk= 2021-11-25 03:54:00.706 | + functions:upload_image:292 : local disk_format= 2021-11-25 03:54:00.708 | + functions:upload_image:293 : local container_format= 2021-11-25 03:54:00.710 | + functions:upload_image:294 : local unpack= 2021-11-25 03:54:00.712 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-11-25 03:54:00.714 | + functions:upload_image:296 : case "$image_fname" in 2021-11-25 03:54:00.716 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:54:00.719 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:54:00.723 | + functions:upload_image:362 : image_name=ubuntu-16 2021-11-25 03:54:00.726 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-25 03:54:00.726 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-11-25 03:54:00.730 | + functions:upload_image:363 : disk_format=vhdx 2021-11-25 03:54:00.732 | + functions:upload_image:364 : container_format=bare 2021-11-25 03:54:00.734 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-11-25 03:54:00.736 | + functions:upload_image:372 : is_arch ppc64le 2021-11-25 03:54:00.740 | ++ functions-common:is_arch:428 : uname -m 2021-11-25 03:54:00.743 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-11-25 03:54:00.745 | + functions:upload_image:372 : is_arch ppc64 2021-11-25 03:54:00.747 | ++ functions-common:is_arch:428 : uname -m 2021-11-25 03:54:00.750 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-11-25 03:54:00.753 | + functions:upload_image:372 : is_arch ppc 2021-11-25 03:54:00.756 | ++ functions-common:is_arch:428 : uname -m 2021-11-25 03:54:00.759 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-11-25 03:54:00.761 | + functions:upload_image:376 : is_arch aarch64 2021-11-25 03:54:00.764 | ++ functions-common:is_arch:428 : uname -m 2021-11-25 03:54:00.767 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-25 03:54:00.769 | + functions:upload_image:380 : '[' bare = bare ']' 2021-11-25 03:54:00.772 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-11-25 03:54:00.774 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-11-25 03:54:00.776 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-11-25 03:54:00.778 | + 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-11-25 03:54:19.341 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:54:19.341 | | Field | Value | 2021-11-25 03:54:19.341 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:54:19.341 | | container_format | bare | 2021-11-25 03:54:19.341 | | created_at | 2021-11-25T03:54:04Z | 2021-11-25 03:54:19.341 | | disk_format | vhdx | 2021-11-25 03:54:19.342 | | file | /v2/images/3c941cfb-b9c1-444d-a94f-db960684d5e9/file | 2021-11-25 03:54:19.342 | | id | 3c941cfb-b9c1-444d-a94f-db960684d5e9 | 2021-11-25 03:54:19.342 | | min_disk | 0 | 2021-11-25 03:54:19.342 | | min_ram | 0 | 2021-11-25 03:54:19.342 | | name | ubuntu-16 | 2021-11-25 03:54:19.342 | | owner | 61c99afe0fb64e7d8026b06c4eda75ae | 2021-11-25 03:54:19.342 | | 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/3c941cfb-b9c1-444d-a94f-db960684d5e9' | 2021-11-25 03:54:19.342 | | protected | False | 2021-11-25 03:54:19.342 | | schema | /v2/schemas/image | 2021-11-25 03:54:19.342 | | status | queued | 2021-11-25 03:54:19.342 | | tags | | 2021-11-25 03:54:19.342 | | updated_at | 2021-11-25T03:54:04Z | 2021-11-25 03:54:19.342 | | visibility | public | 2021-11-25 03:54:19.342 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:54:19.450 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-25 03:54:19.452 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-11-25 03:54:19.469 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:19.471 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-25 03:54:19.497 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-25 03:54:19.524 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-11-25 03:54:19.540 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:19.543 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-25 03:54:19.570 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-11-25 03:54:19.586 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:19.589 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-11-25 03:54:19.591 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:54:19.594 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-11-25 03:54:19.596 | + ./stack.sh:main:1283 : start_nova_api 2021-11-25 03:54:19.598 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-11-25 03:54:19.601 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-11-25 03:54:19.603 | + lib/nova:start_nova_api:852 : local nova_url 2021-11-25 03:54:19.606 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-11-25 03:54:19.622 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:54:19.625 | + 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-11-25 03:54:19.628 | + 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-11-25 03:54:19.630 | + 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-11-25 03:54:19.633 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-11-25 03:54:19.637 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-11-25 03:54:19.640 | + 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-11-25 03:54:19.643 | + functions-common:run_process:1582 : local service=n-api 2021-11-25 03:54:19.646 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-25 03:54:19.648 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:19.651 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:19.654 | + functions-common:run_process:1587 : local name=n-api 2021-11-25 03:54:19.656 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:19.659 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:19.662 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:19.664 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:19.667 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:19.671 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812459668 2021-11-25 03:54:19.674 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-11-25 03:54:19.690 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:19.693 | + 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-11-25 03:54:19.695 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-11-25 03:54:19.698 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-25 03:54:19.701 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-25 03:54:19.703 | + 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-11-25 03:54:19.706 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-25 03:54:19.708 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-11-25 03:54:19.711 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-11-25 03:54:19.713 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-11-25 03:54:19.716 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:19.719 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:19.722 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-11-25 03:54:19.724 | + 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-11-25 03:54:19.727 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-11-25 03:54:19.729 | + 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-11-25 03:54:19.732 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:54:19.734 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:54:19.737 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-11-25 03:54:19.739 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:54:19.743 | + 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-11-25 03:54:19.804 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-11-25 03:54:19.861 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-11-25 03:54:19.908 | + 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-11-25 03:54:19.953 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:20.000 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-11-25 03:54:20.046 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-11-25 03:54:20.093 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-11-25 03:54:20.140 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-11-25 03:54:20.212 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-11-25 03:54:20.264 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:54:20.269 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-11-25 03:54:20.327 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:54:20.528 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-11-25 03:54:20.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-11-25 03:54:20.728 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-11-25 03:54:20.809 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:20.812 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:20.815 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:20.818 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:20.820 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:20.823 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:20.825 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:20.828 | + functions-common:time_stop:2338 : start_time=1637812459668 2021-11-25 03:54:20.831 | + functions-common:time_stop:2340 : [[ -z 1637812459668 ]] 2021-11-25 03:54:20.834 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:20.838 | + functions-common:time_stop:2343 : end_time=1637812460835 2021-11-25 03:54:20.840 | + functions-common:time_stop:2344 : elapsed_time=1167 2021-11-25 03:54:20.843 | + functions-common:time_stop:2345 : total=8405 2021-11-25 03:54:20.845 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:20.848 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9572 2021-11-25 03:54:20.851 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.47/compute/v2.1/ 2021-11-25 03:54:20.854 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-11-25 03:54:20.854 | Waiting for nova-api to start... 2021-11-25 03:54:20.856 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.47/compute/v2.1/ 2021-11-25 03:54:20.859 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:54:20.862 | + functions:wait_for_service:445 : local url=http://10.222.0.47/compute/v2.1/ 2021-11-25 03:54:20.864 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:54:20.867 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:54:20.870 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:54:20.872 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:20.875 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:20.879 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:20.883 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812460879 2021-11-25 03:54:20.885 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:54:20.890 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/compute/v2.1/ 2021-11-25 03:54:26.907 | + :: : [[ 200 == 503 ]] 2021-11-25 03:54:26.909 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:54:26.912 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:54:26.915 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:26.917 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:26.920 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:26.922 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:26.925 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:26.928 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:54:26.930 | + functions-common:time_stop:2338 : start_time=1637812460879 2021-11-25 03:54:26.933 | + functions-common:time_stop:2340 : [[ -z 1637812460879 ]] 2021-11-25 03:54:26.936 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:26.940 | + functions-common:time_stop:2343 : end_time=1637812466937 2021-11-25 03:54:26.942 | + functions-common:time_stop:2344 : elapsed_time=6058 2021-11-25 03:54:26.945 | + functions-common:time_stop:2345 : total=10560 2021-11-25 03:54:26.947 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:26.950 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16618 2021-11-25 03:54:26.952 | + functions:wait_for_service:454 : return 0 2021-11-25 03:54:26.955 | + 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-11-25 03:54:26.958 | + 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-11-25 03:54:26.961 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-11-25 03:54:26.979 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:54:26.982 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-11-25 03:54:26.999 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:27.001 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-11-25 03:54:27.004 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:54:27.007 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-11-25 03:54:27.009 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-11-25 03:54:27.012 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-11-25 03:54:27.015 | + 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-11-25 03:54:27.046 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-11-25 03:54:27.050 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-11-25 03:54:27.052 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-11-25 03:54:27.055 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-11-25 03:54:27.058 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-11-25 03:54:27.061 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-11-25 03:54:27.064 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-25 03:54:27.067 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-25 03:54:27.070 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-11-25 03:54:27.073 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-11-25 03:54:27.075 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-11-25 03:54:27.077 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-11-25 03:54:27.080 | +++ 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-11-25 03:54:27.082 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-25 03:54:27.085 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-25 03:54:27.088 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-11-25 03:54:27.090 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-25 03:54:27.093 | + 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-11-25 03:54:27.096 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-11-25 03:54:27.112 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:54:27.115 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-11-25 03:54:27.117 | + 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-11-25 03:54:27.120 | + functions-common:run_process:1582 : local service=q-svc 2021-11-25 03:54:27.122 | + 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-11-25 03:54:27.125 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:27.128 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:27.130 | + functions-common:run_process:1587 : local name=q-svc 2021-11-25 03:54:27.133 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:27.135 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:27.138 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:27.140 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:27.144 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:27.147 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812467144 2021-11-25 03:54:27.150 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-11-25 03:54:27.165 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:27.168 | + 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-11-25 03:54:27.170 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-11-25 03:54:27.173 | + 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-11-25 03:54:27.176 | + 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-11-25 03:54:27.178 | + 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-11-25 03:54:27.180 | + 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-11-25 03:54:27.183 | + 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-11-25 03:54:27.185 | + 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-11-25 03:54:27.188 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-11-25 03:54:27.191 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:27.194 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:27.196 | + 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-11-25 03:54:27.199 | + 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-11-25 03:54:27.201 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-11-25 03:54:27.203 | + 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-11-25 03:54:27.206 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:27.208 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:27.211 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:27.213 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:27.215 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-11-25 03:54:27.218 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:27.222 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-11-25 03:54:27.276 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-11-25 03:54:27.332 | + 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-11-25 03:54:27.378 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-11-25 03:54:27.424 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-11-25 03:54:27.471 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:27.517 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:27.520 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-11-25 03:54:27.574 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:27.782 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-11-25 03:54:27.796 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-11-25 03:54:27.998 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-11-25 03:54:28.019 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:28.022 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:28.024 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:28.026 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:28.029 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:28.031 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:28.034 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:28.037 | + functions-common:time_stop:2338 : start_time=1637812467144 2021-11-25 03:54:28.039 | + functions-common:time_stop:2340 : [[ -z 1637812467144 ]] 2021-11-25 03:54:28.043 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:28.046 | + functions-common:time_stop:2343 : end_time=1637812468043 2021-11-25 03:54:28.049 | + functions-common:time_stop:2344 : elapsed_time=899 2021-11-25 03:54:28.051 | + functions-common:time_stop:2345 : total=9572 2021-11-25 03:54:28.054 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:28.056 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10471 2021-11-25 03:54:28.059 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.47:9696 2021-11-25 03:54:28.061 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-11-25 03:54:28.078 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:54:28.082 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-11-25 03:54:28.082 | Waiting for Neutron to start... 2021-11-25 03:54:28.084 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2021-11-25 03:54:28.087 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.47:9696' 'Neutron did not start' 60 2021-11-25 03:54:28.089 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.47:9696' 2021-11-25 03:54:28.092 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-11-25 03:54:28.095 | + functions-common:test_with_retry:2271 : local until=60 2021-11-25 03:54:28.097 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-25 03:54:28.100 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-25 03:54:28.102 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-25 03:54:28.105 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:28.107 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:28.110 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:28.114 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812468111 2021-11-25 03:54:28.117 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.47:9696; do sleep 0.5; done' 2021-11-25 03:54:28.122 | 2021-11-25 03:54:28.122 | Redirecting output to ‘wget-log’. 2021-11-25 03:54:28.626 | 2021-11-25 03:54:28.626 | Redirecting output to ‘wget-log.1’. 2021-11-25 03:54:29.131 | 2021-11-25 03:54:29.131 | Redirecting output to ‘wget-log.2’. 2021-11-25 03:54:29.635 | 2021-11-25 03:54:29.635 | Redirecting output to ‘wget-log.3’. 2021-11-25 03:54:30.139 | 2021-11-25 03:54:30.139 | Redirecting output to ‘wget-log.4’. 2021-11-25 03:54:30.644 | 2021-11-25 03:54:30.644 | Redirecting output to ‘wget-log.5’. 2021-11-25 03:54:31.148 | 2021-11-25 03:54:31.148 | Redirecting output to ‘wget-log.6’. 2021-11-25 03:54:31.653 | 2021-11-25 03:54:31.653 | Redirecting output to ‘wget-log.7’. 2021-11-25 03:54:32.157 | 2021-11-25 03:54:32.157 | Redirecting output to ‘wget-log.8’. 2021-11-25 03:54:32.662 | 2021-11-25 03:54:32.662 | Redirecting output to ‘wget-log.9’. 2021-11-25 03:54:33.166 | 2021-11-25 03:54:33.166 | Redirecting output to ‘wget-log.10’. 2021-11-25 03:54:33.670 | 2021-11-25 03:54:33.670 | Redirecting output to ‘wget-log.11’. 2021-11-25 03:54:33.688 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.47:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-25 03:54:33.691 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:33.693 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:33.696 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:33.698 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:33.701 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:33.704 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-25 03:54:33.707 | + functions-common:time_stop:2338 : start_time=1637812468111 2021-11-25 03:54:33.709 | + functions-common:time_stop:2340 : [[ -z 1637812468111 ]] 2021-11-25 03:54:33.712 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:33.716 | + functions-common:time_stop:2343 : end_time=1637812473713 2021-11-25 03:54:33.719 | + functions-common:time_stop:2344 : elapsed_time=5602 2021-11-25 03:54:33.722 | + functions-common:time_stop:2345 : total=0 2021-11-25 03:54:33.724 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:33.727 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5602 2021-11-25 03:54:33.729 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-11-25 03:54:33.746 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:33.748 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-11-25 03:54:33.751 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:54:33.754 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-11-25 03:54:33.756 | + ./stack.sh:main:1299 : start_placement 2021-11-25 03:54:33.759 | + lib/placement:start_placement:161 : start_placement_api 2021-11-25 03:54:33.761 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-25 03:54:33.764 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-11-25 03:54:33.769 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.771 | + functions-common:run_process:1582 : local service=placement-api 2021-11-25 03:54:33.774 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.776 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:33.779 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:33.781 | + functions-common:run_process:1587 : local name=placement-api 2021-11-25 03:54:33.784 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:33.787 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:33.789 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:33.792 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:33.795 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:33.799 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812473796 2021-11-25 03:54:33.801 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-11-25 03:54:33.818 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:33.820 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-11-25 03:54:33.823 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-11-25 03:54:33.825 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.828 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.831 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.834 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.836 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-11-25 03:54:33.839 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-11-25 03:54:33.841 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-11-25 03:54:33.844 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:33.847 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:33.850 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-11-25 03:54:33.852 | + 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-11-25 03:54:33.855 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-11-25 03:54:33.857 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-25 03:54:33.859 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:54:33.862 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:54:33.864 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-11-25 03:54:33.866 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:54:33.870 | + 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-11-25 03:54:33.925 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-11-25 03:54:33.981 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-11-25 03:54:34.027 | + 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-11-25 03:54:34.073 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:34.120 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-11-25 03:54:34.166 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-11-25 03:54:34.212 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-11-25 03:54:34.259 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-11-25 03:54:34.306 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-11-25 03:54:34.353 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:54:34.355 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-11-25 03:54:34.413 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:54:34.628 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-11-25 03:54:34.641 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-11-25 03:54:34.834 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-11-25 03:54:34.909 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:34.912 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:34.914 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:34.917 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:34.919 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:34.921 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:34.925 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:34.927 | + functions-common:time_stop:2338 : start_time=1637812473796 2021-11-25 03:54:34.930 | + functions-common:time_stop:2340 : [[ -z 1637812473796 ]] 2021-11-25 03:54:34.934 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:34.936 | + functions-common:time_stop:2343 : end_time=1637812474934 2021-11-25 03:54:34.939 | + functions-common:time_stop:2344 : elapsed_time=1138 2021-11-25 03:54:34.941 | + functions-common:time_stop:2345 : total=10471 2021-11-25 03:54:34.944 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:34.946 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11609 2021-11-25 03:54:34.949 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-11-25 03:54:34.949 | Waiting for placement-api to start... 2021-11-25 03:54:34.951 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.47/placement 2021-11-25 03:54:34.954 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:54:34.956 | + functions:wait_for_service:445 : local url=http://10.222.0.47/placement 2021-11-25 03:54:34.959 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:54:34.961 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:54:34.964 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:54:34.966 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:34.969 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:34.973 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:34.976 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812474974 2021-11-25 03:54:34.979 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:54:34.984 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/placement 2021-11-25 03:54:37.745 | + :: : [[ 200 == 503 ]] 2021-11-25 03:54:37.746 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:54:37.750 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:54:37.752 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:37.755 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:37.757 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:37.760 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:37.762 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:37.765 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:54:37.767 | + functions-common:time_stop:2338 : start_time=1637812474974 2021-11-25 03:54:37.770 | + functions-common:time_stop:2340 : [[ -z 1637812474974 ]] 2021-11-25 03:54:37.773 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:37.777 | + functions-common:time_stop:2343 : end_time=1637812477774 2021-11-25 03:54:37.779 | + functions-common:time_stop:2344 : elapsed_time=2800 2021-11-25 03:54:37.782 | + functions-common:time_stop:2345 : total=16618 2021-11-25 03:54:37.785 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:37.787 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19418 2021-11-25 03:54:37.790 | + functions:wait_for_service:454 : return 0 2021-11-25 03:54:37.792 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-11-25 03:54:37.810 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:37.812 | + ./stack.sh:main:1303 : start_neutron 2021-11-25 03:54:37.815 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-11-25 03:54:37.819 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:54:37.820 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-25 03:54:37.824 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-25 03:54:37.826 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-25 03:54:37.829 | + 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,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,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-11-25 03:54:37.832 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-25 03:54:37.834 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-11-25 03:54:37.837 | + 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-11-25 03:54:37.839 | + functions-common:run_process:1582 : local service=q-agt 2021-11-25 03:54:37.842 | + 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-11-25 03:54:37.845 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:37.848 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:37.850 | + functions-common:run_process:1587 : local name=q-agt 2021-11-25 03:54:37.853 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:37.855 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:37.858 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:37.860 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:37.864 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:37.867 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812477865 2021-11-25 03:54:37.870 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-11-25 03:54:37.886 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:37.888 | + 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-11-25 03:54:37.891 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-11-25 03:54:37.894 | + 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-11-25 03:54:37.896 | + 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-11-25 03:54:37.899 | + 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-11-25 03:54:37.901 | + 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-11-25 03:54:37.903 | + 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-11-25 03:54:37.906 | + 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-11-25 03:54:37.909 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-11-25 03:54:37.911 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:37.914 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:37.917 | + 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-11-25 03:54:37.919 | + 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-11-25 03:54:37.922 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-11-25 03:54:37.925 | + 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-11-25 03:54:37.927 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:37.929 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:37.931 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:37.934 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:37.936 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-11-25 03:54:37.938 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:37.942 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-11-25 03:54:37.997 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-11-25 03:54:38.052 | + 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-11-25 03:54:38.098 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-11-25 03:54:38.144 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-11-25 03:54:38.190 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:38.235 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:38.238 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-11-25 03:54:38.293 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:38.506 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-11-25 03:54:38.520 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-11-25 03:54:38.722 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-11-25 03:54:38.742 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:38.744 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:38.747 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:38.749 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:38.758 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:38.760 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:38.763 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:38.765 | + functions-common:time_stop:2338 : start_time=1637812477865 2021-11-25 03:54:38.769 | + functions-common:time_stop:2340 : [[ -z 1637812477865 ]] 2021-11-25 03:54:38.772 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:38.776 | + functions-common:time_stop:2343 : end_time=1637812478773 2021-11-25 03:54:38.778 | + functions-common:time_stop:2344 : elapsed_time=908 2021-11-25 03:54:38.781 | + functions-common:time_stop:2345 : total=11609 2021-11-25 03:54:38.784 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:38.786 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12517 2021-11-25 03:54:38.790 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-11-25 03:54:38.792 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-25 03:54:38.795 | + functions-common:is_provider_network:2183 : return 1 2021-11-25 03:54:38.797 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-11-25 03:54:38.800 | + 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-11-25 03:54:38.803 | + functions-common:run_process:1582 : local service=q-dhcp 2021-11-25 03:54:38.805 | + 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-11-25 03:54:38.808 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:38.810 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:38.813 | + functions-common:run_process:1587 : local name=q-dhcp 2021-11-25 03:54:38.815 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:38.818 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:38.820 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:38.823 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:38.826 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:38.830 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812478827 2021-11-25 03:54:38.833 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-11-25 03:54:38.850 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:38.853 | + 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-11-25 03:54:38.855 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-11-25 03:54:38.858 | + 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-11-25 03:54:38.860 | + 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-11-25 03:54:38.863 | + 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-11-25 03:54:38.865 | + 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-11-25 03:54:38.868 | + 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-11-25 03:54:38.871 | + 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-11-25 03:54:38.873 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-11-25 03:54:38.876 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:38.878 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:38.881 | + 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-11-25 03:54:38.883 | + 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-11-25 03:54:38.886 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-11-25 03:54:38.889 | + 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-11-25 03:54:38.891 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:38.894 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:38.897 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:38.899 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:38.902 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-11-25 03:54:38.904 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:38.909 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-11-25 03:54:38.966 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-11-25 03:54:39.022 | + 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-11-25 03:54:39.068 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-11-25 03:54:39.116 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-11-25 03:54:39.163 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:39.210 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:39.213 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-11-25 03:54:39.270 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:39.488 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-11-25 03:54:39.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-11-25 03:54:39.716 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-11-25 03:54:39.738 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:39.740 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:39.743 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:39.746 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:39.748 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:39.751 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:39.755 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:39.758 | + functions-common:time_stop:2338 : start_time=1637812478827 2021-11-25 03:54:39.760 | + functions-common:time_stop:2340 : [[ -z 1637812478827 ]] 2021-11-25 03:54:39.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:39.767 | + functions-common:time_stop:2343 : end_time=1637812479764 2021-11-25 03:54:39.770 | + functions-common:time_stop:2344 : elapsed_time=937 2021-11-25 03:54:39.772 | + functions-common:time_stop:2345 : total=12517 2021-11-25 03:54:39.775 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:39.778 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13454 2021-11-25 03:54:39.783 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-11-25 03:54:39.806 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:54:39.809 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-11-25 03:54:39.812 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-25 03:54:39.815 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-25 03:54:39.818 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-11-25 03:54:39.821 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-25 03:54:39.824 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-25 03:54:39.827 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-25 03:54:39.829 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-11-25 03:54:39.832 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-25 03:54:39.835 | + 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-11-25 03:54:39.838 | + functions-common:run_process:1582 : local service=q-l3 2021-11-25 03:54:39.840 | + 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-11-25 03:54:39.843 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:39.846 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:39.849 | + functions-common:run_process:1587 : local name=q-l3 2021-11-25 03:54:39.851 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:39.854 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:39.856 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:39.859 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:39.862 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:39.866 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812479863 2021-11-25 03:54:39.868 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-11-25 03:54:39.887 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:39.890 | + 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-11-25 03:54:39.893 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-11-25 03:54:39.896 | + 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-11-25 03:54:39.898 | + 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-11-25 03:54:39.901 | + 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-11-25 03:54:39.904 | + 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-11-25 03:54:39.906 | + 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-11-25 03:54:39.909 | + 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-11-25 03:54:39.911 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-11-25 03:54:39.914 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:39.916 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:39.919 | + 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-11-25 03:54:39.922 | + 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-11-25 03:54:39.924 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-11-25 03:54:39.927 | + 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-11-25 03:54:39.929 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:39.932 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:39.934 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:39.937 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:39.940 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-11-25 03:54:39.942 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:39.946 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-11-25 03:54:40.006 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-11-25 03:54:40.065 | + 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-11-25 03:54:40.115 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-11-25 03:54:40.170 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-11-25 03:54:40.219 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:40.271 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:40.274 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-11-25 03:54:40.334 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:40.589 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-11-25 03:54:40.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-11-25 03:54:40.825 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-11-25 03:54:40.853 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:40.854 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:40.857 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:40.865 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:40.866 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:40.869 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:40.873 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:40.874 | + functions-common:time_stop:2338 : start_time=1637812479863 2021-11-25 03:54:40.878 | + functions-common:time_stop:2340 : [[ -z 1637812479863 ]] 2021-11-25 03:54:40.881 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:40.885 | + functions-common:time_stop:2343 : end_time=1637812480880 2021-11-25 03:54:40.886 | + functions-common:time_stop:2344 : elapsed_time=1017 2021-11-25 03:54:40.889 | + functions-common:time_stop:2345 : total=13454 2021-11-25 03:54:40.893 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:40.894 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14471 2021-11-25 03:54:40.897 | + 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-11-25 03:54:40.898 | + functions-common:run_process:1582 : local service=q-meta 2021-11-25 03:54:40.901 | + 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-11-25 03:54:40.903 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:40.905 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:40.909 | + functions-common:run_process:1587 : local name=q-meta 2021-11-25 03:54:40.912 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:40.915 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:40.917 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:40.920 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:40.924 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:40.927 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812480924 2021-11-25 03:54:40.937 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-11-25 03:54:40.949 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:40.951 | + 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-11-25 03:54:40.954 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-11-25 03:54:40.957 | + 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-11-25 03:54:40.960 | + 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-11-25 03:54:40.962 | + 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-11-25 03:54:40.970 | + 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-11-25 03:54:40.970 | + 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-11-25 03:54:40.973 | + 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-11-25 03:54:40.974 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-11-25 03:54:40.978 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:40.978 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:40.981 | + 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-11-25 03:54:40.986 | + 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-11-25 03:54:40.986 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-11-25 03:54:40.989 | + 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-11-25 03:54:40.990 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:40.993 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:40.997 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:40.998 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:41.001 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-11-25 03:54:41.005 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:41.009 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-11-25 03:54:41.071 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-11-25 03:54:41.138 | + 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-11-25 03:54:41.190 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-11-25 03:54:41.247 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-11-25 03:54:41.306 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:41.366 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:41.369 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-11-25 03:54:41.440 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:41.660 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-11-25 03:54:41.674 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-11-25 03:54:41.894 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-11-25 03:54:41.916 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:41.920 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:41.922 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:41.931 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:41.935 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:41.940 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:41.946 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:41.951 | + functions-common:time_stop:2338 : start_time=1637812480924 2021-11-25 03:54:41.956 | + functions-common:time_stop:2340 : [[ -z 1637812480924 ]] 2021-11-25 03:54:41.962 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:41.971 | + functions-common:time_stop:2343 : end_time=1637812481963 2021-11-25 03:54:41.978 | + functions-common:time_stop:2344 : elapsed_time=1039 2021-11-25 03:54:41.987 | + functions-common:time_stop:2345 : total=14471 2021-11-25 03:54:41.994 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:42.003 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15510 2021-11-25 03:54:42.011 | + 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-11-25 03:54:42.018 | + functions-common:run_process:1582 : local service=q-metering 2021-11-25 03:54:42.026 | + 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-11-25 03:54:42.034 | + functions-common:run_process:1584 : local group= 2021-11-25 03:54:42.042 | + functions-common:run_process:1585 : local user= 2021-11-25 03:54:42.050 | + functions-common:run_process:1587 : local name=q-metering 2021-11-25 03:54:42.059 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:54:42.066 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:54:42.074 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:54:42.080 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:54:42.094 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:54:42.106 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812482095 2021-11-25 03:54:42.113 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-11-25 03:54:42.163 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:42.178 | + 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-11-25 03:54:42.186 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-11-25 03:54:42.198 | + 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-11-25 03:54:42.206 | + 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-11-25 03:54:42.218 | + 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-11-25 03:54:42.226 | + 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-11-25 03:54:42.231 | + 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-11-25 03:54:42.242 | + 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-11-25 03:54:42.251 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-11-25 03:54:42.258 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:54:42.266 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:54:42.275 | + 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-11-25 03:54:42.283 | + 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-11-25 03:54:42.290 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-11-25 03:54:42.302 | + 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-11-25 03:54:42.310 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:54:42.315 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:54:42.321 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:54:42.334 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:54:42.350 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-11-25 03:54:42.366 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:54:42.378 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-11-25 03:54:42.519 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-11-25 03:54:42.639 | + 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-11-25 03:54:42.759 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-11-25 03:54:42.862 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-11-25 03:54:42.978 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:54:43.101 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:54:43.108 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-11-25 03:54:43.230 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:54:43.475 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-11-25 03:54:43.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-11-25 03:54:43.727 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-11-25 03:54:43.752 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:54:43.759 | + functions-common:time_stop:2331 : local name 2021-11-25 03:54:43.762 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:54:43.766 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:54:43.771 | + functions-common:time_stop:2334 : local total 2021-11-25 03:54:43.775 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:54:43.782 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:54:43.791 | + functions-common:time_stop:2338 : start_time=1637812482095 2021-11-25 03:54:43.799 | + functions-common:time_stop:2340 : [[ -z 1637812482095 ]] 2021-11-25 03:54:43.810 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:54:43.822 | + functions-common:time_stop:2343 : end_time=1637812483811 2021-11-25 03:54:43.831 | + functions-common:time_stop:2344 : elapsed_time=1716 2021-11-25 03:54:43.839 | + functions-common:time_stop:2345 : total=15510 2021-11-25 03:54:43.844 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:54:43.850 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17226 2021-11-25 03:54:43.855 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-11-25 03:54:43.881 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:54:43.887 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-11-25 03:54:43.891 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-11-25 03:54:43.895 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:54:43.898 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-11-25 03:54:43.903 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-11-25 03:54:43.908 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-11-25 03:54:43.915 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-11-25 03:54:43.918 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-11-25 03:54:43.918 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-11-25 03:54:43.921 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:54:43.927 | ++ functions-common:get_field:727 : read data 2021-11-25 03:54:46.495 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:54:46.498 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-25 03:54:46.501 | ++ functions-common:get_field:731 : field='$2' 2021-11-25 03:54:46.505 | ++ functions-common:get_field:733 : echo '| 7b07b7adf4894721a467e9b9625341b4 | demo |' 2021-11-25 03:54:46.505 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-25 03:54:46.510 | ++ functions-common:get_field:727 : read data 2021-11-25 03:54:46.514 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:54:46.517 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-11-25 03:54:46.519 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:54:46.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-11-25 03:54:46.538 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-11-25 03:54:46.541 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-25 03:54:46.545 | ++ 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-11-25 03:54:49.456 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:54:49.459 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-25 03:54:49.459 | router-admin-state-down-before-update 2021-11-25 03:54:49.459 | agent 2021-11-25 03:54:49.459 | agent-resources-synced 2021-11-25 03:54:49.459 | allowed-address-pairs 2021-11-25 03:54:49.459 | auto-allocated-topology 2021-11-25 03:54:49.459 | availability_zone 2021-11-25 03:54:49.459 | availability_zone_filter 2021-11-25 03:54:49.459 | default-subnetpools 2021-11-25 03:54:49.459 | dhcp_agent_scheduler 2021-11-25 03:54:49.459 | dvr 2021-11-25 03:54:49.459 | empty-string-filtering 2021-11-25 03:54:49.459 | external-net 2021-11-25 03:54:49.459 | extra_dhcp_opt 2021-11-25 03:54:49.459 | extraroute 2021-11-25 03:54:49.459 | extraroute-atomic 2021-11-25 03:54:49.459 | filter-validation 2021-11-25 03:54:49.459 | fip-port-details 2021-11-25 03:54:49.459 | flavors 2021-11-25 03:54:49.459 | floatingip-pools 2021-11-25 03:54:49.459 | ip-substring-filtering 2021-11-25 03:54:49.459 | router 2021-11-25 03:54:49.460 | ext-gw-mode 2021-11-25 03:54:49.460 | l3-ha 2021-11-25 03:54:49.460 | l3-flavors 2021-11-25 03:54:49.460 | l3-port-ip-change-not-allowed 2021-11-25 03:54:49.460 | l3_agent_scheduler 2021-11-25 03:54:49.460 | metering 2021-11-25 03:54:49.460 | multi-provider 2021-11-25 03:54:49.460 | net-mtu 2021-11-25 03:54:49.460 | net-mtu-writable 2021-11-25 03:54:49.460 | network_availability_zone 2021-11-25 03:54:49.460 | network-ip-availability 2021-11-25 03:54:49.460 | pagination 2021-11-25 03:54:49.460 | port-mac-address-regenerate 2021-11-25 03:54:49.460 | binding 2021-11-25 03:54:49.460 | binding-extended 2021-11-25 03:54:49.460 | port-security 2021-11-25 03:54:49.460 | project-id 2021-11-25 03:54:49.460 | provider 2021-11-25 03:54:49.460 | quotas 2021-11-25 03:54:49.460 | quota_details 2021-11-25 03:54:49.460 | rbac-policies 2021-11-25 03:54:49.460 | rbac-address-scope 2021-11-25 03:54:49.460 | rbac-security-groups 2021-11-25 03:54:49.460 | rbac-subnetpool 2021-11-25 03:54:49.460 | revision-if-match 2021-11-25 03:54:49.460 | standard-attr-revisions 2021-11-25 03:54:49.460 | router_availability_zone 2021-11-25 03:54:49.460 | port-security-groups-filtering 2021-11-25 03:54:49.460 | security-group 2021-11-25 03:54:49.460 | service-type 2021-11-25 03:54:49.460 | sorting 2021-11-25 03:54:49.460 | standard-attr-description 2021-11-25 03:54:49.460 | stateful-security-group 2021-11-25 03:54:49.460 | subnet_onboard 2021-11-25 03:54:49.461 | subnet-service-types 2021-11-25 03:54:49.461 | subnet_allocation 2021-11-25 03:54:49.461 | subnetpool-prefix-ops 2021-11-25 03:54:49.461 | standard-attr-tag 2021-11-25 03:54:49.461 | standard-attr-timestamp' 2021-11-25 03:54:49.463 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-25 03:54:49.463 | router-admin-state-down-before-update 2021-11-25 03:54:49.463 | agent 2021-11-25 03:54:49.463 | agent-resources-synced 2021-11-25 03:54:49.463 | allowed-address-pairs 2021-11-25 03:54:49.463 | auto-allocated-topology 2021-11-25 03:54:49.463 | availability_zone 2021-11-25 03:54:49.463 | availability_zone_filter 2021-11-25 03:54:49.463 | default-subnetpools 2021-11-25 03:54:49.463 | dhcp_agent_scheduler 2021-11-25 03:54:49.463 | dvr 2021-11-25 03:54:49.463 | empty-string-filtering 2021-11-25 03:54:49.464 | external-net 2021-11-25 03:54:49.464 | extra_dhcp_opt 2021-11-25 03:54:49.464 | extraroute 2021-11-25 03:54:49.464 | extraroute-atomic 2021-11-25 03:54:49.464 | filter-validation 2021-11-25 03:54:49.464 | fip-port-details 2021-11-25 03:54:49.464 | flavors 2021-11-25 03:54:49.464 | floatingip-pools 2021-11-25 03:54:49.464 | ip-substring-filtering 2021-11-25 03:54:49.464 | router 2021-11-25 03:54:49.464 | ext-gw-mode 2021-11-25 03:54:49.464 | l3-ha 2021-11-25 03:54:49.464 | l3-flavors 2021-11-25 03:54:49.464 | l3-port-ip-change-not-allowed 2021-11-25 03:54:49.464 | l3_agent_scheduler 2021-11-25 03:54:49.464 | metering 2021-11-25 03:54:49.464 | multi-provider 2021-11-25 03:54:49.464 | net-mtu 2021-11-25 03:54:49.464 | net-mtu-writable 2021-11-25 03:54:49.464 | network_availability_zone 2021-11-25 03:54:49.464 | network-ip-availability 2021-11-25 03:54:49.464 | pagination 2021-11-25 03:54:49.464 | port-mac-address-regenerate 2021-11-25 03:54:49.464 | binding 2021-11-25 03:54:49.464 | binding-extended 2021-11-25 03:54:49.464 | port-security 2021-11-25 03:54:49.464 | project-id 2021-11-25 03:54:49.464 | provider 2021-11-25 03:54:49.464 | quotas 2021-11-25 03:54:49.464 | quota_details 2021-11-25 03:54:49.464 | rbac-policies 2021-11-25 03:54:49.464 | rbac-address-scope 2021-11-25 03:54:49.464 | rbac-security-groups 2021-11-25 03:54:49.465 | rbac-subnetpool 2021-11-25 03:54:49.465 | revision-if-match 2021-11-25 03:54:49.465 | standard-attr-revisions 2021-11-25 03:54:49.465 | router_availability_zone 2021-11-25 03:54:49.465 | port-security-groups-filtering 2021-11-25 03:54:49.465 | security-group 2021-11-25 03:54:49.465 | service-type 2021-11-25 03:54:49.465 | sorting 2021-11-25 03:54:49.465 | standard-attr-description 2021-11-25 03:54:49.465 | stateful-security-group 2021-11-25 03:54:49.465 | subnet_onboard 2021-11-25 03:54:49.465 | subnet-service-types 2021-11-25 03:54:49.465 | subnet_allocation 2021-11-25 03:54:49.465 | subnetpool-prefix-ops 2021-11-25 03:54:49.465 | standard-attr-tag 2021-11-25 03:54:49.465 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-25 03:54:49.466 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-25 03:54:49.469 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-11-25 03:54:49.472 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-11-25 03:54:49.475 | ++ 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-11-25 03:54:52.112 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:54:52.115 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=8cb335b7-a280-49d3-9f34-1178a0254012 2021-11-25 03:54:52.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-11-25 03:54:52.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-11-25 03:54:52.123 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-25 03:54:52.126 | + functions-common:is_provider_network:2183 : return 1 2021-11-25 03:54:52.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-11-25 03:54:52.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 7b07b7adf4894721a467e9b9625341b4 private 2021-11-25 03:54:52.130 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-11-25 03:54:52.133 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:54:52.136 | ++ functions-common:get_field:727 : read data 2021-11-25 03:54:54.915 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:54:54.919 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-25 03:54:54.921 | ++ functions-common:get_field:731 : field='$3' 2021-11-25 03:54:54.925 | ++ functions-common:get_field:733 : echo '| id | c87508f3-853a-4c05-a14b-96daa8a52c28 |' 2021-11-25 03:54:54.925 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-25 03:54:54.930 | ++ functions-common:get_field:727 : read data 2021-11-25 03:54:54.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=c87508f3-853a-4c05-a14b-96daa8a52c28 2021-11-25 03:54:54.938 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 7b07b7adf4894721a467e9b9625341b4' 2021-11-25 03:54:54.940 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:54:54.957 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-11-25 03:54:54.960 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:54:54.963 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:54:54.965 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 8cb335b7-a280-49d3-9f34-1178a0254012 ']' 2021-11-25 03:54:54.968 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 7b07b7adf4894721a467e9b9625341b4 ' 2021-11-25 03:54:54.971 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-11-25 03:54:54.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-11-25 03:54:54.976 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-11-25 03:54:54.979 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 8cb335b7-a280-49d3-9f34-1178a0254012 ' 2021-11-25 03:54:54.981 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-11-25 03:54:54.984 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network c87508f3-853a-4c05-a14b-96daa8a52c28 private-subnet' 2021-11-25 03:54:54.987 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-11-25 03:54:54.992 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-11-25 03:54:54.992 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-11-25 03:54:54.993 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 7b07b7adf4894721a467e9b9625341b4 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8cb335b7-a280-49d3-9f34-1178a0254012 --network c87508f3-853a-4c05-a14b-96daa8a52c28 private-subnet 2021-11-25 03:54:54.995 | +++ functions-common:get_field:726 : local data field 2021-11-25 03:54:54.997 | +++ functions-common:get_field:727 : read data 2021-11-25 03:54:57.855 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:54:57.858 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-25 03:54:57.861 | +++ functions-common:get_field:731 : field='$3' 2021-11-25 03:54:57.864 | +++ functions-common:get_field:733 : echo '| id | ec44d6a2-30dc-4663-89d5-6ea7f4195f38 |' 2021-11-25 03:54:57.864 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-25 03:54:57.870 | +++ functions-common:get_field:727 : read data 2021-11-25 03:54:57.873 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=ec44d6a2-30dc-4663-89d5-6ea7f4195f38 2021-11-25 03:54:57.875 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 7b07b7adf4894721a467e9b9625341b4' 2021-11-25 03:54:57.879 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:54:57.895 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo ec44d6a2-30dc-4663-89d5-6ea7f4195f38 2021-11-25 03:54:57.898 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=ec44d6a2-30dc-4663-89d5-6ea7f4195f38 2021-11-25 03:54:57.900 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-11-25 03:54:57.903 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-11-25 03:54:57.906 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-11-25 03:54:57.910 | ++ 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-11-25 03:55:00.136 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:00.139 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-25 03:55:00.139 | router-admin-state-down-before-update 2021-11-25 03:55:00.139 | agent 2021-11-25 03:55:00.140 | agent-resources-synced 2021-11-25 03:55:00.140 | allowed-address-pairs 2021-11-25 03:55:00.140 | auto-allocated-topology 2021-11-25 03:55:00.140 | availability_zone 2021-11-25 03:55:00.140 | availability_zone_filter 2021-11-25 03:55:00.140 | default-subnetpools 2021-11-25 03:55:00.140 | dhcp_agent_scheduler 2021-11-25 03:55:00.140 | dvr 2021-11-25 03:55:00.140 | empty-string-filtering 2021-11-25 03:55:00.140 | external-net 2021-11-25 03:55:00.140 | extra_dhcp_opt 2021-11-25 03:55:00.140 | extraroute 2021-11-25 03:55:00.140 | extraroute-atomic 2021-11-25 03:55:00.140 | filter-validation 2021-11-25 03:55:00.140 | fip-port-details 2021-11-25 03:55:00.140 | flavors 2021-11-25 03:55:00.140 | floatingip-pools 2021-11-25 03:55:00.140 | ip-substring-filtering 2021-11-25 03:55:00.140 | router 2021-11-25 03:55:00.140 | ext-gw-mode 2021-11-25 03:55:00.140 | l3-ha 2021-11-25 03:55:00.140 | l3-flavors 2021-11-25 03:55:00.140 | l3-port-ip-change-not-allowed 2021-11-25 03:55:00.140 | l3_agent_scheduler 2021-11-25 03:55:00.140 | metering 2021-11-25 03:55:00.140 | multi-provider 2021-11-25 03:55:00.140 | net-mtu 2021-11-25 03:55:00.140 | net-mtu-writable 2021-11-25 03:55:00.140 | network_availability_zone 2021-11-25 03:55:00.140 | network-ip-availability 2021-11-25 03:55:00.140 | pagination 2021-11-25 03:55:00.140 | port-mac-address-regenerate 2021-11-25 03:55:00.140 | binding 2021-11-25 03:55:00.140 | binding-extended 2021-11-25 03:55:00.141 | port-security 2021-11-25 03:55:00.141 | project-id 2021-11-25 03:55:00.141 | provider 2021-11-25 03:55:00.141 | quotas 2021-11-25 03:55:00.141 | quota_details 2021-11-25 03:55:00.141 | rbac-policies 2021-11-25 03:55:00.141 | rbac-address-scope 2021-11-25 03:55:00.141 | rbac-security-groups 2021-11-25 03:55:00.141 | rbac-subnetpool 2021-11-25 03:55:00.141 | revision-if-match 2021-11-25 03:55:00.141 | standard-attr-revisions 2021-11-25 03:55:00.141 | router_availability_zone 2021-11-25 03:55:00.141 | port-security-groups-filtering 2021-11-25 03:55:00.141 | security-group 2021-11-25 03:55:00.141 | service-type 2021-11-25 03:55:00.141 | sorting 2021-11-25 03:55:00.141 | standard-attr-description 2021-11-25 03:55:00.141 | stateful-security-group 2021-11-25 03:55:00.141 | subnet_onboard 2021-11-25 03:55:00.141 | subnet-service-types 2021-11-25 03:55:00.141 | subnet_allocation 2021-11-25 03:55:00.141 | subnetpool-prefix-ops 2021-11-25 03:55:00.141 | standard-attr-tag 2021-11-25 03:55:00.141 | standard-attr-timestamp' 2021-11-25 03:55:00.144 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-25 03:55:00.144 | router-admin-state-down-before-update 2021-11-25 03:55:00.144 | agent 2021-11-25 03:55:00.144 | agent-resources-synced 2021-11-25 03:55:00.144 | allowed-address-pairs 2021-11-25 03:55:00.144 | auto-allocated-topology 2021-11-25 03:55:00.144 | availability_zone 2021-11-25 03:55:00.144 | availability_zone_filter 2021-11-25 03:55:00.144 | default-subnetpools 2021-11-25 03:55:00.144 | dhcp_agent_scheduler 2021-11-25 03:55:00.144 | dvr 2021-11-25 03:55:00.144 | empty-string-filtering 2021-11-25 03:55:00.144 | external-net 2021-11-25 03:55:00.144 | extra_dhcp_opt 2021-11-25 03:55:00.144 | extraroute 2021-11-25 03:55:00.144 | extraroute-atomic 2021-11-25 03:55:00.144 | filter-validation 2021-11-25 03:55:00.144 | fip-port-details 2021-11-25 03:55:00.144 | flavors 2021-11-25 03:55:00.144 | floatingip-pools 2021-11-25 03:55:00.144 | ip-substring-filtering 2021-11-25 03:55:00.144 | router 2021-11-25 03:55:00.144 | ext-gw-mode 2021-11-25 03:55:00.144 | l3-ha 2021-11-25 03:55:00.144 | l3-flavors 2021-11-25 03:55:00.144 | l3-port-ip-change-not-allowed 2021-11-25 03:55:00.144 | l3_agent_scheduler 2021-11-25 03:55:00.144 | metering 2021-11-25 03:55:00.144 | multi-provider 2021-11-25 03:55:00.145 | net-mtu 2021-11-25 03:55:00.145 | net-mtu-writable 2021-11-25 03:55:00.145 | network_availability_zone 2021-11-25 03:55:00.145 | network-ip-availability 2021-11-25 03:55:00.145 | pagination 2021-11-25 03:55:00.145 | port-mac-address-regenerate 2021-11-25 03:55:00.145 | binding 2021-11-25 03:55:00.145 | binding-extended 2021-11-25 03:55:00.145 | port-security 2021-11-25 03:55:00.145 | project-id 2021-11-25 03:55:00.145 | provider 2021-11-25 03:55:00.145 | quotas 2021-11-25 03:55:00.145 | quota_details 2021-11-25 03:55:00.145 | rbac-policies 2021-11-25 03:55:00.145 | rbac-address-scope 2021-11-25 03:55:00.145 | rbac-security-groups 2021-11-25 03:55:00.145 | rbac-subnetpool 2021-11-25 03:55:00.145 | revision-if-match 2021-11-25 03:55:00.145 | standard-attr-revisions 2021-11-25 03:55:00.145 | router_availability_zone 2021-11-25 03:55:00.145 | port-security-groups-filtering 2021-11-25 03:55:00.145 | security-group 2021-11-25 03:55:00.145 | service-type 2021-11-25 03:55:00.145 | sorting 2021-11-25 03:55:00.145 | standard-attr-description 2021-11-25 03:55:00.145 | stateful-security-group 2021-11-25 03:55:00.145 | subnet_onboard 2021-11-25 03:55:00.145 | subnet-service-types 2021-11-25 03:55:00.145 | subnet_allocation 2021-11-25 03:55:00.145 | subnetpool-prefix-ops 2021-11-25 03:55:00.145 | standard-attr-tag 2021-11-25 03:55:00.146 | standard-attr-timestamp =~ router ]] 2021-11-25 03:55:00.147 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-25 03:55:00.150 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-11-25 03:55:00.153 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-25 03:55:00.157 | ++ 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-11-25 03:55:02.569 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:02.572 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-25 03:55:02.572 | router-admin-state-down-before-update 2021-11-25 03:55:02.573 | agent 2021-11-25 03:55:02.573 | agent-resources-synced 2021-11-25 03:55:02.573 | allowed-address-pairs 2021-11-25 03:55:02.573 | auto-allocated-topology 2021-11-25 03:55:02.573 | availability_zone 2021-11-25 03:55:02.573 | availability_zone_filter 2021-11-25 03:55:02.573 | default-subnetpools 2021-11-25 03:55:02.573 | dhcp_agent_scheduler 2021-11-25 03:55:02.573 | dvr 2021-11-25 03:55:02.573 | empty-string-filtering 2021-11-25 03:55:02.573 | external-net 2021-11-25 03:55:02.573 | extra_dhcp_opt 2021-11-25 03:55:02.573 | extraroute 2021-11-25 03:55:02.573 | extraroute-atomic 2021-11-25 03:55:02.573 | filter-validation 2021-11-25 03:55:02.573 | fip-port-details 2021-11-25 03:55:02.573 | flavors 2021-11-25 03:55:02.573 | floatingip-pools 2021-11-25 03:55:02.573 | ip-substring-filtering 2021-11-25 03:55:02.573 | router 2021-11-25 03:55:02.573 | ext-gw-mode 2021-11-25 03:55:02.573 | l3-ha 2021-11-25 03:55:02.573 | l3-flavors 2021-11-25 03:55:02.573 | l3-port-ip-change-not-allowed 2021-11-25 03:55:02.573 | l3_agent_scheduler 2021-11-25 03:55:02.573 | metering 2021-11-25 03:55:02.573 | multi-provider 2021-11-25 03:55:02.573 | net-mtu 2021-11-25 03:55:02.573 | net-mtu-writable 2021-11-25 03:55:02.573 | network_availability_zone 2021-11-25 03:55:02.573 | network-ip-availability 2021-11-25 03:55:02.574 | pagination 2021-11-25 03:55:02.574 | port-mac-address-regenerate 2021-11-25 03:55:02.574 | binding 2021-11-25 03:55:02.574 | binding-extended 2021-11-25 03:55:02.574 | port-security 2021-11-25 03:55:02.574 | project-id 2021-11-25 03:55:02.574 | provider 2021-11-25 03:55:02.574 | quotas 2021-11-25 03:55:02.574 | quota_details 2021-11-25 03:55:02.574 | rbac-policies 2021-11-25 03:55:02.574 | rbac-address-scope 2021-11-25 03:55:02.574 | rbac-security-groups 2021-11-25 03:55:02.574 | rbac-subnetpool 2021-11-25 03:55:02.574 | revision-if-match 2021-11-25 03:55:02.574 | standard-attr-revisions 2021-11-25 03:55:02.574 | router_availability_zone 2021-11-25 03:55:02.574 | port-security-groups-filtering 2021-11-25 03:55:02.574 | security-group 2021-11-25 03:55:02.574 | service-type 2021-11-25 03:55:02.574 | sorting 2021-11-25 03:55:02.574 | standard-attr-description 2021-11-25 03:55:02.574 | stateful-security-group 2021-11-25 03:55:02.574 | subnet_onboard 2021-11-25 03:55:02.574 | subnet-service-types 2021-11-25 03:55:02.574 | subnet_allocation 2021-11-25 03:55:02.574 | subnetpool-prefix-ops 2021-11-25 03:55:02.574 | standard-attr-tag 2021-11-25 03:55:02.574 | standard-attr-timestamp' 2021-11-25 03:55:02.575 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-25 03:55:02.575 | router-admin-state-down-before-update 2021-11-25 03:55:02.575 | agent 2021-11-25 03:55:02.575 | agent-resources-synced 2021-11-25 03:55:02.575 | allowed-address-pairs 2021-11-25 03:55:02.575 | auto-allocated-topology 2021-11-25 03:55:02.575 | availability_zone 2021-11-25 03:55:02.575 | availability_zone_filter 2021-11-25 03:55:02.575 | default-subnetpools 2021-11-25 03:55:02.575 | dhcp_agent_scheduler 2021-11-25 03:55:02.575 | dvr 2021-11-25 03:55:02.575 | empty-string-filtering 2021-11-25 03:55:02.575 | external-net 2021-11-25 03:55:02.575 | extra_dhcp_opt 2021-11-25 03:55:02.576 | extraroute 2021-11-25 03:55:02.576 | extraroute-atomic 2021-11-25 03:55:02.576 | filter-validation 2021-11-25 03:55:02.576 | fip-port-details 2021-11-25 03:55:02.576 | flavors 2021-11-25 03:55:02.576 | floatingip-pools 2021-11-25 03:55:02.576 | ip-substring-filtering 2021-11-25 03:55:02.576 | router 2021-11-25 03:55:02.576 | ext-gw-mode 2021-11-25 03:55:02.576 | l3-ha 2021-11-25 03:55:02.576 | l3-flavors 2021-11-25 03:55:02.576 | l3-port-ip-change-not-allowed 2021-11-25 03:55:02.576 | l3_agent_scheduler 2021-11-25 03:55:02.576 | metering 2021-11-25 03:55:02.576 | multi-provider 2021-11-25 03:55:02.576 | net-mtu 2021-11-25 03:55:02.576 | net-mtu-writable 2021-11-25 03:55:02.576 | network_availability_zone 2021-11-25 03:55:02.576 | network-ip-availability 2021-11-25 03:55:02.576 | pagination 2021-11-25 03:55:02.576 | port-mac-address-regenerate 2021-11-25 03:55:02.576 | binding 2021-11-25 03:55:02.576 | binding-extended 2021-11-25 03:55:02.576 | port-security 2021-11-25 03:55:02.576 | project-id 2021-11-25 03:55:02.576 | provider 2021-11-25 03:55:02.576 | quotas 2021-11-25 03:55:02.576 | quota_details 2021-11-25 03:55:02.576 | rbac-policies 2021-11-25 03:55:02.576 | rbac-address-scope 2021-11-25 03:55:02.576 | rbac-security-groups 2021-11-25 03:55:02.576 | rbac-subnetpool 2021-11-25 03:55:02.576 | revision-if-match 2021-11-25 03:55:02.576 | standard-attr-revisions 2021-11-25 03:55:02.577 | router_availability_zone 2021-11-25 03:55:02.577 | port-security-groups-filtering 2021-11-25 03:55:02.577 | security-group 2021-11-25 03:55:02.577 | service-type 2021-11-25 03:55:02.577 | sorting 2021-11-25 03:55:02.577 | standard-attr-description 2021-11-25 03:55:02.577 | stateful-security-group 2021-11-25 03:55:02.577 | subnet_onboard 2021-11-25 03:55:02.577 | subnet-service-types 2021-11-25 03:55:02.577 | subnet_allocation 2021-11-25 03:55:02.577 | subnetpool-prefix-ops 2021-11-25 03:55:02.577 | standard-attr-tag 2021-11-25 03:55:02.577 | standard-attr-timestamp =~ external-net ]] 2021-11-25 03:55:02.578 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-25 03:55:02.581 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-11-25 03:55:02.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 7b07b7adf4894721a467e9b9625341b4 router1 2021-11-25 03:55:02.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-11-25 03:55:02.585 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-11-25 03:55:02.589 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:55:02.591 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:05.032 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:05.035 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-25 03:55:05.038 | ++ functions-common:get_field:731 : field='$3' 2021-11-25 03:55:05.041 | ++ functions-common:get_field:733 : echo '| id | 2beecfc7-f916-4d31-860d-1da13d2ed856 |' 2021-11-25 03:55:05.041 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-25 03:55:05.046 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:05.051 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=2beecfc7-f916-4d31-860d-1da13d2ed856 2021-11-25 03:55:05.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 7b07b7adf4894721a467e9b9625341b4 router1' 2021-11-25 03:55:05.056 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:55:05.072 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-11-25 03:55:05.075 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-11-25 03:55:05.077 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-25 03:55:05.081 | ++ 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-11-25 03:55:07.317 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:07.320 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-25 03:55:07.320 | router-admin-state-down-before-update 2021-11-25 03:55:07.320 | agent 2021-11-25 03:55:07.320 | agent-resources-synced 2021-11-25 03:55:07.320 | allowed-address-pairs 2021-11-25 03:55:07.320 | auto-allocated-topology 2021-11-25 03:55:07.320 | availability_zone 2021-11-25 03:55:07.320 | availability_zone_filter 2021-11-25 03:55:07.320 | default-subnetpools 2021-11-25 03:55:07.320 | dhcp_agent_scheduler 2021-11-25 03:55:07.320 | dvr 2021-11-25 03:55:07.320 | empty-string-filtering 2021-11-25 03:55:07.320 | external-net 2021-11-25 03:55:07.320 | extra_dhcp_opt 2021-11-25 03:55:07.320 | extraroute 2021-11-25 03:55:07.320 | extraroute-atomic 2021-11-25 03:55:07.320 | filter-validation 2021-11-25 03:55:07.320 | fip-port-details 2021-11-25 03:55:07.320 | flavors 2021-11-25 03:55:07.320 | floatingip-pools 2021-11-25 03:55:07.320 | ip-substring-filtering 2021-11-25 03:55:07.320 | router 2021-11-25 03:55:07.320 | ext-gw-mode 2021-11-25 03:55:07.320 | l3-ha 2021-11-25 03:55:07.320 | l3-flavors 2021-11-25 03:55:07.320 | l3-port-ip-change-not-allowed 2021-11-25 03:55:07.320 | l3_agent_scheduler 2021-11-25 03:55:07.321 | metering 2021-11-25 03:55:07.321 | multi-provider 2021-11-25 03:55:07.321 | net-mtu 2021-11-25 03:55:07.321 | net-mtu-writable 2021-11-25 03:55:07.321 | network_availability_zone 2021-11-25 03:55:07.321 | network-ip-availability 2021-11-25 03:55:07.321 | pagination 2021-11-25 03:55:07.321 | port-mac-address-regenerate 2021-11-25 03:55:07.321 | binding 2021-11-25 03:55:07.321 | binding-extended 2021-11-25 03:55:07.321 | port-security 2021-11-25 03:55:07.321 | project-id 2021-11-25 03:55:07.321 | provider 2021-11-25 03:55:07.321 | quotas 2021-11-25 03:55:07.321 | quota_details 2021-11-25 03:55:07.321 | rbac-policies 2021-11-25 03:55:07.321 | rbac-address-scope 2021-11-25 03:55:07.321 | rbac-security-groups 2021-11-25 03:55:07.321 | rbac-subnetpool 2021-11-25 03:55:07.321 | revision-if-match 2021-11-25 03:55:07.321 | standard-attr-revisions 2021-11-25 03:55:07.321 | router_availability_zone 2021-11-25 03:55:07.321 | port-security-groups-filtering 2021-11-25 03:55:07.321 | security-group 2021-11-25 03:55:07.321 | service-type 2021-11-25 03:55:07.321 | sorting 2021-11-25 03:55:07.321 | standard-attr-description 2021-11-25 03:55:07.321 | stateful-security-group 2021-11-25 03:55:07.321 | subnet_onboard 2021-11-25 03:55:07.321 | subnet-service-types 2021-11-25 03:55:07.321 | subnet_allocation 2021-11-25 03:55:07.321 | subnetpool-prefix-ops 2021-11-25 03:55:07.322 | standard-attr-tag 2021-11-25 03:55:07.322 | standard-attr-timestamp' 2021-11-25 03:55:07.323 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-25 03:55:07.323 | router-admin-state-down-before-update 2021-11-25 03:55:07.323 | agent 2021-11-25 03:55:07.323 | agent-resources-synced 2021-11-25 03:55:07.323 | allowed-address-pairs 2021-11-25 03:55:07.323 | auto-allocated-topology 2021-11-25 03:55:07.323 | availability_zone 2021-11-25 03:55:07.323 | availability_zone_filter 2021-11-25 03:55:07.323 | default-subnetpools 2021-11-25 03:55:07.323 | dhcp_agent_scheduler 2021-11-25 03:55:07.323 | dvr 2021-11-25 03:55:07.324 | empty-string-filtering 2021-11-25 03:55:07.324 | external-net 2021-11-25 03:55:07.324 | extra_dhcp_opt 2021-11-25 03:55:07.324 | extraroute 2021-11-25 03:55:07.324 | extraroute-atomic 2021-11-25 03:55:07.324 | filter-validation 2021-11-25 03:55:07.324 | fip-port-details 2021-11-25 03:55:07.324 | flavors 2021-11-25 03:55:07.324 | floatingip-pools 2021-11-25 03:55:07.324 | ip-substring-filtering 2021-11-25 03:55:07.324 | router 2021-11-25 03:55:07.324 | ext-gw-mode 2021-11-25 03:55:07.324 | l3-ha 2021-11-25 03:55:07.324 | l3-flavors 2021-11-25 03:55:07.324 | l3-port-ip-change-not-allowed 2021-11-25 03:55:07.324 | l3_agent_scheduler 2021-11-25 03:55:07.324 | metering 2021-11-25 03:55:07.324 | multi-provider 2021-11-25 03:55:07.324 | net-mtu 2021-11-25 03:55:07.324 | net-mtu-writable 2021-11-25 03:55:07.324 | network_availability_zone 2021-11-25 03:55:07.324 | network-ip-availability 2021-11-25 03:55:07.324 | pagination 2021-11-25 03:55:07.324 | port-mac-address-regenerate 2021-11-25 03:55:07.324 | binding 2021-11-25 03:55:07.324 | binding-extended 2021-11-25 03:55:07.324 | port-security 2021-11-25 03:55:07.324 | project-id 2021-11-25 03:55:07.324 | provider 2021-11-25 03:55:07.324 | quotas 2021-11-25 03:55:07.324 | quota_details 2021-11-25 03:55:07.324 | rbac-policies 2021-11-25 03:55:07.324 | rbac-address-scope 2021-11-25 03:55:07.324 | rbac-security-groups 2021-11-25 03:55:07.325 | rbac-subnetpool 2021-11-25 03:55:07.325 | revision-if-match 2021-11-25 03:55:07.325 | standard-attr-revisions 2021-11-25 03:55:07.325 | router_availability_zone 2021-11-25 03:55:07.325 | port-security-groups-filtering 2021-11-25 03:55:07.325 | security-group 2021-11-25 03:55:07.325 | service-type 2021-11-25 03:55:07.325 | sorting 2021-11-25 03:55:07.325 | standard-attr-description 2021-11-25 03:55:07.325 | stateful-security-group 2021-11-25 03:55:07.325 | subnet_onboard 2021-11-25 03:55:07.325 | subnet-service-types 2021-11-25 03:55:07.325 | subnet_allocation 2021-11-25 03:55:07.325 | subnetpool-prefix-ops 2021-11-25 03:55:07.325 | standard-attr-tag 2021-11-25 03:55:07.325 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-25 03:55:07.326 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-25 03:55:07.329 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-11-25 03:55:07.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-11-25 03:55:07.337 | ++ 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-11-25 03:55:07.337 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-11-25 03:55:07.337 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-11-25 03:55:07.339 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:55:07.342 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:10.059 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:10.063 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-25 03:55:10.066 | ++ functions-common:get_field:731 : field='$3' 2021-11-25 03:55:10.069 | ++ functions-common:get_field:733 : echo '| id | fbbf2050-665c-4306-843a-806da9ab5719 |' 2021-11-25 03:55:10.070 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-25 03:55:10.075 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:10.079 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=fbbf2050-665c-4306-843a-806da9ab5719 2021-11-25 03:55:10.082 | + 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-11-25 03:55:10.085 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:55:10.102 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-11-25 03:55:10.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-11-25 03:55:10.107 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 2beecfc7-f916-4d31-860d-1da13d2ed856 ec44d6a2-30dc-4663-89d5-6ea7f4195f38 2021-11-25 03:55:14.793 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-11-25 03:55:14.796 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 fbbf2050-665c-4306-843a-806da9ab5719 2021-11-25 03:55:14.799 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-11-25 03:55:14.801 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-11-25 03:55:14.804 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.28.0.1 ]] 2021-11-25 03:55:14.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.28.0.1 ' 2021-11-25 03:55:14.808 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network fbbf2050-665c-4306-843a-806da9ab5719 --subnet-range 172.28.0.0/24 --no-dhcp ' 2021-11-25 03:55:14.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-11-25 03:55:14.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-11-25 03:55:14.818 | +++ 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.28.0.1 --network fbbf2050-665c-4306-843a-806da9ab5719 --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2021-11-25 03:55:14.819 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-11-25 03:55:17.737 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:17.740 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2021-11-25 03:55:17.740 | | id | d6501d46-a068-4eab-a140-870c3ebc33c8 |' 2021-11-25 03:55:17.743 | ++ 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-11-25 03:55:17.745 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:55:17.773 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' d6501d46-a068-4eab-a140-870c3ebc33c8 '|' 2021-11-25 03:55:17.777 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | d6501d46-a068-4eab-a140-870c3ebc33c8 |' 2021-11-25 03:55:17.780 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-11-25 03:55:17.783 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-11-25 03:55:17.786 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' d6501d46-a068-4eab-a140-870c3ebc33c8 '|' 2021-11-25 03:55:17.793 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:55:17.798 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:17.807 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-25 03:55:17.810 | ++ functions-common:get_field:731 : field='$3' 2021-11-25 03:55:17.814 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | d6501d46-a068-4eab-a140-870c3ebc33c8 |' 2021-11-25 03:55:17.816 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-25 03:55:17.823 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:17.830 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.28.0.1 2021-11-25 03:55:17.835 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' d6501d46-a068-4eab-a140-870c3ebc33c8 '|' 2021-11-25 03:55:17.835 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-11-25 03:55:17.842 | ++ functions-common:get_field:726 : local data field 2021-11-25 03:55:17.844 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:17.847 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-11-25 03:55:17.849 | ++ functions-common:get_field:731 : field='$6' 2021-11-25 03:55:17.853 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | d6501d46-a068-4eab-a140-870c3ebc33c8 |' 2021-11-25 03:55:17.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-11-25 03:55:17.863 | ++ functions-common:get_field:727 : read data 2021-11-25 03:55:17.866 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=d6501d46-a068-4eab-a140-870c3ebc33c8 2021-11-25 03:55:17.869 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway fbbf2050-665c-4306-843a-806da9ab5719 2beecfc7-f916-4d31-860d-1da13d2ed856 2021-11-25 03:55:22.559 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-11-25 03:55:22.574 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:22.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-11-25 03:55:22.580 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-11-25 03:55:22.582 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-11-25 03:55:22.585 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-11-25 03:55:22.588 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-11-25 03:55:22.591 | ++ 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-11-25 03:55:22.612 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-11-25 03:55:22.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-11-25 03:55:22.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-11-25 03:55:22.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-11-25 03:55:22.622 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-25 03:55:22.624 | + 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-11-25 03:55:22.627 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-25 03:55:22.629 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-11-25 03:55:22.632 | + functions-common:test_with_retry:2271 : local until=10 2021-11-25 03:55:22.635 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-25 03:55:22.637 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-25 03:55:22.640 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-25 03:55:22.643 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:22.645 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:22.648 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:22.652 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812522649 2021-11-25 03:55:22.654 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-11-25 03:55:22.664 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-25 03:55:22.666 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:22.668 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:22.671 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:22.673 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:22.675 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:22.678 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-25 03:55:22.680 | + functions-common:time_stop:2338 : start_time=1637812522649 2021-11-25 03:55:22.683 | + functions-common:time_stop:2340 : [[ -z 1637812522649 ]] 2021-11-25 03:55:22.686 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:22.690 | + functions-common:time_stop:2343 : end_time=1637812522686 2021-11-25 03:55:22.692 | + functions-common:time_stop:2344 : elapsed_time=37 2021-11-25 03:55:22.695 | + functions-common:time_stop:2345 : total=5602 2021-11-25 03:55:22.697 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:22.699 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5639 2021-11-25 03:55:22.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.28.0.1 2021-11-25 03:55:22.704 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-11-25 03:55:22.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-11-25 03:55:22.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:55:22.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-11-25 03:55:22.717 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-11-25 03:55:22.720 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.28.0.1/24 dev br-data 2021-11-25 03:55:22.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-11-25 03:55:22.748 | ++ 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-11-25 03:55:22.748 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-11-25 03:55:22.748 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-11-25 03:55:22.753 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-11-25 03:55:25.055 | ++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:55:25.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.28.0.190 ' 2021-11-25 03:55:25.062 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-11-25 03:55:25.065 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-25 03:55:25.085 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-11-25 03:55:25.088 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:55:25.091 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-11-25 03:55:25.095 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-11-25 03:55:25.113 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:25.115 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-11-25 03:55:25.124 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:55:25.127 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-11-25 03:55:25.130 | + ./stack.sh:main:1313 : start_nova 2021-11-25 03:55:25.133 | + lib/nova:start_nova:1053 : start_nova_rest 2021-11-25 03:55:25.135 | + 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-11-25 03:55:25.138 | + 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-11-25 03:55:25.141 | + 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-11-25 03:55:25.144 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-11-25 03:55:25.147 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-25 03:55:25.150 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.152 | + functions-common:run_process:1582 : local service=n-sch 2021-11-25 03:55:25.155 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.158 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:25.161 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:25.164 | + functions-common:run_process:1587 : local name=n-sch 2021-11-25 03:55:25.166 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:25.169 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:25.172 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:25.175 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:25.178 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:25.182 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812525179 2021-11-25 03:55:25.185 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-11-25 03:55:25.202 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:25.205 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-11-25 03:55:25.208 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-11-25 03:55:25.211 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.213 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.216 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.219 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.221 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-25 03:55:25.224 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-25 03:55:25.226 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-11-25 03:55:25.229 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:55:25.231 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:55:25.235 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-25 03:55:25.237 | + 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-11-25 03:55:25.240 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-11-25 03:55:25.242 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-25 03:55:25.245 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:55:25.247 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:55:25.249 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:55:25.252 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:55:25.255 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-11-25 03:55:25.257 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:55:25.261 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-11-25 03:55:25.317 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-11-25 03:55:25.377 | + 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-11-25 03:55:25.434 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-11-25 03:55:25.485 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-11-25 03:55:25.533 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:55:25.591 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:55:25.594 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-11-25 03:55:25.657 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:55:25.888 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-11-25 03:55:25.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-11-25 03:55:26.085 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-11-25 03:55:26.106 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:26.109 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:26.112 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:26.114 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:26.117 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:26.119 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:26.122 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:26.124 | + functions-common:time_stop:2338 : start_time=1637812525179 2021-11-25 03:55:26.127 | + functions-common:time_stop:2340 : [[ -z 1637812525179 ]] 2021-11-25 03:55:26.130 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:26.134 | + functions-common:time_stop:2343 : end_time=1637812526131 2021-11-25 03:55:26.136 | + functions-common:time_stop:2344 : elapsed_time=952 2021-11-25 03:55:26.139 | + functions-common:time_stop:2345 : total=17226 2021-11-25 03:55:26.142 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:26.145 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18178 2021-11-25 03:55:26.147 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-11-25 03:55:26.151 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-11-25 03:55:26.154 | + 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-11-25 03:55:26.158 | + functions-common:run_process:1582 : local service=n-api-meta 2021-11-25 03:55:26.161 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-25 03:55:26.163 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:26.166 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:26.168 | + functions-common:run_process:1587 : local name=n-api-meta 2021-11-25 03:55:26.171 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:26.174 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:26.176 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:26.179 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:26.182 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:26.185 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812526183 2021-11-25 03:55:26.188 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-11-25 03:55:26.206 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:26.209 | + 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-11-25 03:55:26.211 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-11-25 03:55:26.214 | + 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-11-25 03:55:26.217 | + 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-11-25 03:55:26.220 | + 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-11-25 03:55:26.222 | + 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-11-25 03:55:26.225 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-11-25 03:55:26.228 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-11-25 03:55:26.230 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-11-25 03:55:26.233 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:55:26.235 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:55:26.238 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-11-25 03:55:26.241 | + 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-11-25 03:55:26.243 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-11-25 03:55:26.246 | + 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-11-25 03:55:26.248 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:55:26.251 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:55:26.253 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-11-25 03:55:26.256 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:55:26.260 | + 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-11-25 03:55:26.318 | + 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-11-25 03:55:26.377 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-11-25 03:55:26.425 | + 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-11-25 03:55:26.479 | + 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-11-25 03:55:26.526 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-11-25 03:55:26.574 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-11-25 03:55:26.622 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-11-25 03:55:26.670 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-11-25 03:55:26.721 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-11-25 03:55:26.773 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:55:26.776 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-11-25 03:55:26.835 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:55:27.070 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-11-25 03:55:27.083 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-11-25 03:55:27.293 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-11-25 03:55:27.369 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:27.376 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:27.380 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:27.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:27.385 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:27.387 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:27.390 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:27.393 | + functions-common:time_stop:2338 : start_time=1637812526183 2021-11-25 03:55:27.396 | + functions-common:time_stop:2340 : [[ -z 1637812526183 ]] 2021-11-25 03:55:27.400 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:27.403 | + functions-common:time_stop:2343 : end_time=1637812527399 2021-11-25 03:55:27.411 | + functions-common:time_stop:2344 : elapsed_time=1216 2021-11-25 03:55:27.416 | + functions-common:time_stop:2345 : total=18178 2021-11-25 03:55:27.418 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:27.421 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19394 2021-11-25 03:55:27.424 | + 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-11-25 03:55:27.434 | + 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-11-25 03:55:27.439 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-11-25 03:55:27.444 | + 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-11-25 03:55:27.448 | + 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-11-25 03:55:27.452 | + 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-11-25 03:55:27.455 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-11-25 03:55:27.458 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:55:27.460 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-11-25 03:55:27.466 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-11-25 03:55:27.471 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:55:27.478 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-25 03:55:27.486 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-11-25 03:55:27.535 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.542 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-25 03:55:27.554 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-11-25 03:55:27.599 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.603 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-25 03:55:27.611 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-11-25 03:55:27.654 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.663 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-25 03:55:27.668 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-11-25 03:55:27.693 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.698 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-11-25 03:55:27.700 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:55:27.703 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-11-25 03:55:27.707 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-11-25 03:55:27.709 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:55:27.712 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:55:27.715 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-11-25 03:55:27.718 | + 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-11-25 03:55:27.720 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-11-25 03:55:27.723 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-25 03:55:27.725 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:27.728 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:27.730 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-11-25 03:55:27.733 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:27.736 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:27.738 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:27.741 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:27.745 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:27.747 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812527744 2021-11-25 03:55:27.756 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-11-25 03:55:27.804 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.807 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:27.809 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:27.811 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:27.815 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:27.819 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:27.822 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:27.824 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:27.827 | + functions-common:time_stop:2338 : start_time=1637812527744 2021-11-25 03:55:27.829 | + functions-common:time_stop:2340 : [[ -z 1637812527744 ]] 2021-11-25 03:55:27.836 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:27.839 | + functions-common:time_stop:2343 : end_time=1637812527836 2021-11-25 03:55:27.841 | + functions-common:time_stop:2344 : elapsed_time=92 2021-11-25 03:55:27.844 | + functions-common:time_stop:2345 : total=19394 2021-11-25 03:55:27.847 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:27.849 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19486 2021-11-25 03:55:27.852 | + 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-11-25 03:55:27.854 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-11-25 03:55:27.857 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:27.860 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:27.863 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:27.866 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-11-25 03:55:27.868 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:27.871 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:27.873 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:27.876 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:27.880 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:27.883 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812527880 2021-11-25 03:55:27.885 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-11-25 03:55:27.904 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:27.907 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:27.910 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:27.912 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:27.915 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:27.918 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:27.920 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:27.923 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:27.926 | + functions-common:time_stop:2338 : start_time=1637812527880 2021-11-25 03:55:27.929 | + functions-common:time_stop:2340 : [[ -z 1637812527880 ]] 2021-11-25 03:55:27.933 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:27.936 | + functions-common:time_stop:2343 : end_time=1637812527933 2021-11-25 03:55:27.939 | + functions-common:time_stop:2344 : elapsed_time=53 2021-11-25 03:55:27.942 | + functions-common:time_stop:2345 : total=19486 2021-11-25 03:55:27.945 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:27.947 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19539 2021-11-25 03:55:27.950 | + 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-11-25 03:55:27.953 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-11-25 03:55:27.955 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-25 03:55:27.958 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:27.961 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:27.963 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-11-25 03:55:27.966 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:27.969 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:27.972 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:27.974 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:27.978 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:27.981 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812527978 2021-11-25 03:55:27.984 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-11-25 03:55:28.004 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:28.006 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:28.009 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:28.011 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:28.014 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:28.016 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:28.019 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:28.022 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:28.024 | + functions-common:time_stop:2338 : start_time=1637812527978 2021-11-25 03:55:28.026 | + functions-common:time_stop:2340 : [[ -z 1637812527978 ]] 2021-11-25 03:55:28.031 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:28.034 | + functions-common:time_stop:2343 : end_time=1637812528030 2021-11-25 03:55:28.036 | + functions-common:time_stop:2344 : elapsed_time=52 2021-11-25 03:55:28.039 | + functions-common:time_stop:2345 : total=19539 2021-11-25 03:55:28.041 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:28.044 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19591 2021-11-25 03:55:28.047 | + 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-11-25 03:55:28.050 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-11-25 03:55:28.053 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:28.055 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:28.057 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:28.060 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-11-25 03:55:28.063 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:28.066 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:28.068 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:28.070 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:28.075 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:28.077 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812528074 2021-11-25 03:55:28.081 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-11-25 03:55:28.099 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:28.102 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:28.104 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:28.107 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:28.110 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:28.112 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:28.114 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:28.117 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:28.119 | + functions-common:time_stop:2338 : start_time=1637812528074 2021-11-25 03:55:28.121 | + functions-common:time_stop:2340 : [[ -z 1637812528074 ]] 2021-11-25 03:55:28.127 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:28.129 | + functions-common:time_stop:2343 : end_time=1637812528126 2021-11-25 03:55:28.132 | + functions-common:time_stop:2344 : elapsed_time=52 2021-11-25 03:55:28.134 | + functions-common:time_stop:2345 : total=19591 2021-11-25 03:55:28.136 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:28.139 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19643 2021-11-25 03:55:28.142 | + 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-11-25 03:55:28.145 | + 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-11-25 03:55:28.147 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-11-25 03:55:28.150 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:55:28.152 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-11-25 03:55:28.155 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-11-25 03:55:28.174 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:28.176 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-11-25 03:55:28.226 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-11-25 03:55:28.230 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:55:28.233 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-11-25 03:55:28.280 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-11-25 03:55:28.303 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:28.307 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.311 | + functions-common:run_process:1582 : local service=n-super-cond 2021-11-25 03:55:28.315 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.317 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:28.320 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:28.323 | + functions-common:run_process:1587 : local name=n-super-cond 2021-11-25 03:55:28.325 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:28.328 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:28.331 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:28.333 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:28.336 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:28.341 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812528337 2021-11-25 03:55:28.343 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-11-25 03:55:28.365 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:28.368 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-11-25 03:55:28.371 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-11-25 03:55:28.373 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.376 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.379 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.382 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.384 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-25 03:55:28.387 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-25 03:55:28.389 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-11-25 03:55:28.392 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:55:28.395 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:55:28.397 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-25 03:55:28.400 | + 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-11-25 03:55:28.402 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-11-25 03:55:28.404 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-25 03:55:28.407 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:55:28.409 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:55:28.412 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:55:28.414 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:55:28.418 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-11-25 03:55:28.421 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:55:28.425 | + 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-11-25 03:55:28.491 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-11-25 03:55:28.559 | + 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-11-25 03:55:28.614 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-11-25 03:55:28.672 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-11-25 03:55:28.730 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:55:28.818 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:55:28.820 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-11-25 03:55:28.883 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:55:29.154 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-11-25 03:55:29.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-11-25 03:55:29.418 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-11-25 03:55:29.447 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:29.450 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:29.453 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:29.457 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:29.460 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:29.465 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:29.472 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:29.483 | + functions-common:time_stop:2338 : start_time=1637812528337 2021-11-25 03:55:29.488 | + functions-common:time_stop:2340 : [[ -z 1637812528337 ]] 2021-11-25 03:55:29.498 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:29.507 | + functions-common:time_stop:2343 : end_time=1637812529499 2021-11-25 03:55:29.519 | + functions-common:time_stop:2344 : elapsed_time=1162 2021-11-25 03:55:29.525 | + functions-common:time_stop:2345 : total=19643 2021-11-25 03:55:29.532 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:29.544 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20805 2021-11-25 03:55:29.551 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-11-25 03:55:29.559 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-25 03:55:29.567 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-11-25 03:55:29.616 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:29.623 | + lib/nova:start_nova_conductor:1027 : local conf 2021-11-25 03:55:29.630 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-11-25 03:55:29.636 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-25 03:55:29.642 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-25 03:55:29.650 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-11-25 03:55:29.655 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.660 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-11-25 03:55:29.667 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.675 | + functions-common:run_process:1584 : local group= 2021-11-25 03:55:29.683 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:29.689 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-11-25 03:55:29.696 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:29.698 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:29.705 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:29.713 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:29.726 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:29.739 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812529727 2021-11-25 03:55:29.752 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-11-25 03:55:29.794 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:29.806 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-11-25 03:55:29.818 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-11-25 03:55:29.826 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.834 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.846 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.858 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.868 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-11-25 03:55:29.878 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-11-25 03:55:29.890 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-11-25 03:55:29.898 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:55:29.910 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:55:29.916 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-11-25 03:55:29.930 | + 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-11-25 03:55:29.938 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-11-25 03:55:29.950 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-25 03:55:29.960 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:55:29.970 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:55:29.982 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:55:29.994 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:55:30.000 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-11-25 03:55:30.013 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:55:30.030 | + 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-11-25 03:55:30.166 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-11-25 03:55:30.315 | + 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-11-25 03:55:30.411 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-11-25 03:55:30.480 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-11-25 03:55:30.581 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:55:30.643 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:55:30.646 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-11-25 03:55:30.774 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:55:31.034 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-11-25 03:55:31.054 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-11-25 03:55:31.272 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-11-25 03:55:31.296 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:31.302 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:31.305 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:31.307 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:31.310 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:31.313 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:31.315 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:31.318 | + functions-common:time_stop:2338 : start_time=1637812529727 2021-11-25 03:55:31.321 | + functions-common:time_stop:2340 : [[ -z 1637812529727 ]] 2021-11-25 03:55:31.330 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:31.338 | + functions-common:time_stop:2343 : end_time=1637812531325 2021-11-25 03:55:31.346 | + functions-common:time_stop:2344 : elapsed_time=1598 2021-11-25 03:55:31.354 | + functions-common:time_stop:2345 : total=20805 2021-11-25 03:55:31.363 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:31.371 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22403 2021-11-25 03:55:31.379 | + lib/nova:start_nova:1056 : start_nova_compute 2021-11-25 03:55:31.386 | + 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-11-25 03:55:31.395 | + 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-11-25 03:55:31.403 | + 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-11-25 03:55:31.410 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-25 03:55:31.419 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-11-25 03:55:31.435 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-25 03:55:31.443 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:55:31.451 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-25 03:55:31.459 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-11-25 03:55:31.467 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-25 03:55:31.482 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-11-25 03:55:31.498 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-11-25 03:55:31.514 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-11-25 03:55:31.523 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-11-25 03:55:31.527 | + inc/meta-config:merge_config_file:164 : read a 2021-11-25 03:55:31.534 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-25 03:55:31.534 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-25 03:55:31.534 | BEGIN { 2021-11-25 03:55:31.534 | section = "" 2021-11-25 03:55:31.534 | last_section = "" 2021-11-25 03:55:31.534 | section_count = 0 2021-11-25 03:55:31.534 | } 2021-11-25 03:55:31.534 | /^\[.+\]/ { 2021-11-25 03:55:31.534 | gsub("[][]", "", $1); 2021-11-25 03:55:31.534 | section=$1 2021-11-25 03:55:31.535 | next 2021-11-25 03:55:31.535 | } 2021-11-25 03:55:31.535 | /^ *\#/ { 2021-11-25 03:55:31.535 | next 2021-11-25 03:55:31.535 | } 2021-11-25 03:55:31.535 | /^[^ \t]+/ { 2021-11-25 03:55:31.535 | # get offset of first = in $0 2021-11-25 03:55:31.535 | eq_idx = index($0, "=") 2021-11-25 03:55:31.535 | # extract attr & value from $0 2021-11-25 03:55:31.535 | attr = substr($0, 1, eq_idx - 1) 2021-11-25 03:55:31.535 | value = substr($0, eq_idx + 1) 2021-11-25 03:55:31.535 | # only need to strip trailing whitespace from attr 2021-11-25 03:55:31.535 | sub(/[ \t]*$/, "", attr) 2021-11-25 03:55:31.535 | # need to strip leading & trailing whitespace from value 2021-11-25 03:55:31.535 | sub(/^[ \t]*/, "", value) 2021-11-25 03:55:31.535 | sub(/[ \t]*$/, "", value) 2021-11-25 03:55:31.535 | 2021-11-25 03:55:31.535 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-25 03:55:31.535 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-25 03:55:31.535 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-25 03:55:31.535 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-25 03:55:31.535 | if (! (section, attr) in cfg_attr_count) { 2021-11-25 03:55:31.535 | if (section != last_section) { 2021-11-25 03:55:31.535 | cfg_section[section_count++] = section 2021-11-25 03:55:31.535 | last_section = section 2021-11-25 03:55:31.535 | } 2021-11-25 03:55:31.535 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-25 03:55:31.535 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-25 03:55:31.535 | 2021-11-25 03:55:31.535 | cfg_attr[section, attr, 0] = value 2021-11-25 03:55:31.535 | cfg_attr_count[section, attr] = 1 2021-11-25 03:55:31.535 | } else { 2021-11-25 03:55:31.536 | lno = cfg_attr_count[section, attr]++ 2021-11-25 03:55:31.536 | cfg_attr[section, attr, lno] = value 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | END { 2021-11-25 03:55:31.536 | # Process each section in order 2021-11-25 03:55:31.536 | for (sno = 0; sno < section_count; sno++) { 2021-11-25 03:55:31.536 | section = cfg_section[sno] 2021-11-25 03:55:31.536 | # The ini routines simply append a config item immediately 2021-11-25 03:55:31.536 | # after the section header. To keep the same order as defined 2021-11-25 03:55:31.536 | # in local.conf, invoke the ini routines in the reverse order 2021-11-25 03:55:31.536 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-25 03:55:31.536 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-25 03:55:31.536 | if (cfg_attr_count[section, attr] == 1) 2021-11-25 03:55:31.536 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-25 03:55:31.536 | else { 2021-11-25 03:55:31.536 | # For multiline, invoke the ini routines in the reverse order 2021-11-25 03:55:31.536 | count = cfg_attr_count[section, attr] 2021-11-25 03:55:31.536 | print "inidelete " configfile " " section " " attr 2021-11-25 03:55:31.536 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-25 03:55:31.536 | for (l = count -2; l >= 0; l--) 2021-11-25 03:55:31.536 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | } 2021-11-25 03:55:31.536 | ' 2021-11-25 03:55:31.546 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:55:31.554 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-25 03:55:31.562 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-11-25 03:55:31.570 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:55:31.586 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-11-25 03:55:31.602 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-25 03:55:31.602 | BEGIN { group = "" } 2021-11-25 03:55:31.602 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:55:31.602 | gsub("[][]", "", $1); 2021-11-25 03:55:31.602 | split($1, a, "|"); 2021-11-25 03:55:31.602 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-25 03:55:31.602 | group=a[1] 2021-11-25 03:55:31.602 | } else { 2021-11-25 03:55:31.602 | group="" 2021-11-25 03:55:31.602 | } 2021-11-25 03:55:31.602 | next 2021-11-25 03:55:31.602 | } 2021-11-25 03:55:31.602 | { 2021-11-25 03:55:31.603 | if (group != "") 2021-11-25 03:55:31.603 | print $0 2021-11-25 03:55:31.603 | } 2021-11-25 03:55:31.603 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:55:31.619 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-25 03:55:31.627 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-11-25 03:55:31.704 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-11-25 03:55:31.782 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-11-25 03:55:31.786 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-25 03:55:31.789 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-11-25 03:55:31.798 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-25 03:55:31.806 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-25 03:55:31.811 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-25 03:55:31.862 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:31.870 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-25 03:55:31.878 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-25 03:55:31.883 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-25 03:55:31.943 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:31.947 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-11-25 03:55:31.952 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 2021-11-25 03:55:32.023 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-25 03:55:32.031 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-25 03:55:32.035 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-11-25 03:55:32.087 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-11-25 03:55:32.131 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-11-25 03:55:32.138 | + lib/nova:configure_console_compute:622 : local offset 2021-11-25 03:55:32.146 | + lib/nova:configure_console_compute:623 : offset=0 2021-11-25 03:55:32.153 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-11-25 03:55:32.162 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-11-25 03:55:32.213 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.47 2021-11-25 03:55:32.219 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-11-25 03:55:32.274 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.282 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-11-25 03:55:32.326 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.330 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-11-25 03:55:32.371 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.375 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-11-25 03:55:32.379 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-11-25 03:55:32.443 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-11-25 03:55:32.486 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.495 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-11-25 03:55:32.544 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.550 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-11-25 03:55:32.556 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-11-25 03:55:32.563 | + functions-common:run_process:1582 : local service=n-cpu 2021-11-25 03:55:32.568 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-11-25 03:55:32.574 | + functions-common:run_process:1584 : local group=libvirt 2021-11-25 03:55:32.577 | + functions-common:run_process:1585 : local user= 2021-11-25 03:55:32.582 | + functions-common:run_process:1587 : local name=n-cpu 2021-11-25 03:55:32.586 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:55:32.590 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:55:32.597 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:55:32.604 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:55:32.611 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:55:32.619 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812532613 2021-11-25 03:55:32.627 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-11-25 03:55:32.661 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:55:32.666 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:55:32.673 | + functions-common:time_stop:2331 : local name 2021-11-25 03:55:32.681 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:55:32.684 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:55:32.691 | + functions-common:time_stop:2334 : local total 2021-11-25 03:55:32.701 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:55:32.706 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:55:32.714 | + functions-common:time_stop:2338 : start_time=1637812532613 2021-11-25 03:55:32.723 | + functions-common:time_stop:2340 : [[ -z 1637812532613 ]] 2021-11-25 03:55:32.730 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:55:32.737 | + functions-common:time_stop:2343 : end_time=1637812532731 2021-11-25 03:55:32.740 | + functions-common:time_stop:2344 : elapsed_time=118 2021-11-25 03:55:32.742 | + functions-common:time_stop:2345 : total=22403 2021-11-25 03:55:32.751 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:55:32.755 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22521 2021-11-25 03:55:32.760 | + 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-11-25 03:55:32.763 | + 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-11-25 03:55:32.768 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-11-25 03:55:32.802 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:32.810 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-11-25 03:55:32.810 | Dumping cells_v2 mapping 2021-11-25 03:55:32.815 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-11-25 03:55:36.398 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-25 03:55:36.398 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-11-25 03:55:36.398 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-25 03:55:36.398 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-11-25 03:55:36.399 | | cell1 | a9e97869-9ae1-4439-a404-26ad37b9c042 | rabbit://stackrabbit:Passw0rd@10.222.0.47:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-11-25 03:55:36.399 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-25 03:55:36.795 | + ./stack.sh:main:1314 : create_flavors 2021-11-25 03:55:36.799 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-11-25 03:55:36.815 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:55:36.819 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-11-25 03:55:36.819 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-11-25 03:55:39.524 | + 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-11-25 03:55:42.101 | +----------------------------+-----------------------+ 2021-11-25 03:55:42.101 | | Field | Value | 2021-11-25 03:55:42.101 | +----------------------------+-----------------------+ 2021-11-25 03:55:42.101 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:42.101 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:42.101 | | disk | 1 | 2021-11-25 03:55:42.101 | | id | c1 | 2021-11-25 03:55:42.101 | | name | cirros256 | 2021-11-25 03:55:42.101 | | os-flavor-access:is_public | True | 2021-11-25 03:55:42.101 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:42.101 | | ram | 256 | 2021-11-25 03:55:42.101 | | rxtx_factor | 1.0 | 2021-11-25 03:55:42.101 | | swap | | 2021-11-25 03:55:42.101 | | vcpus | 1 | 2021-11-25 03:55:42.101 | +----------------------------+-----------------------+ 2021-11-25 03:55:42.215 | + 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-11-25 03:55:44.503 | +----------------------------+-----------------------+ 2021-11-25 03:55:44.503 | | Field | Value | 2021-11-25 03:55:44.503 | +----------------------------+-----------------------+ 2021-11-25 03:55:44.503 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:44.503 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:44.503 | | disk | 5 | 2021-11-25 03:55:44.503 | | id | d1 | 2021-11-25 03:55:44.503 | | name | ds512M | 2021-11-25 03:55:44.503 | | os-flavor-access:is_public | True | 2021-11-25 03:55:44.503 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:44.503 | | ram | 512 | 2021-11-25 03:55:44.503 | | rxtx_factor | 1.0 | 2021-11-25 03:55:44.503 | | swap | | 2021-11-25 03:55:44.503 | | vcpus | 1 | 2021-11-25 03:55:44.503 | +----------------------------+-----------------------+ 2021-11-25 03:55:44.618 | + 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-11-25 03:55:46.889 | +----------------------------+-----------------------+ 2021-11-25 03:55:46.889 | | Field | Value | 2021-11-25 03:55:46.889 | +----------------------------+-----------------------+ 2021-11-25 03:55:46.889 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:46.889 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:46.889 | | disk | 10 | 2021-11-25 03:55:46.889 | | id | d2 | 2021-11-25 03:55:46.889 | | name | ds1G | 2021-11-25 03:55:46.889 | | os-flavor-access:is_public | True | 2021-11-25 03:55:46.889 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:46.889 | | ram | 1024 | 2021-11-25 03:55:46.889 | | rxtx_factor | 1.0 | 2021-11-25 03:55:46.889 | | swap | | 2021-11-25 03:55:46.889 | | vcpus | 1 | 2021-11-25 03:55:46.889 | +----------------------------+-----------------------+ 2021-11-25 03:55:47.003 | + 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-11-25 03:55:49.332 | +----------------------------+-----------------------+ 2021-11-25 03:55:49.332 | | Field | Value | 2021-11-25 03:55:49.332 | +----------------------------+-----------------------+ 2021-11-25 03:55:49.332 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:49.332 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:49.332 | | disk | 10 | 2021-11-25 03:55:49.332 | | id | d3 | 2021-11-25 03:55:49.332 | | name | ds2G | 2021-11-25 03:55:49.332 | | os-flavor-access:is_public | True | 2021-11-25 03:55:49.332 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:49.332 | | ram | 2048 | 2021-11-25 03:55:49.332 | | rxtx_factor | 1.0 | 2021-11-25 03:55:49.332 | | swap | | 2021-11-25 03:55:49.332 | | vcpus | 2 | 2021-11-25 03:55:49.332 | +----------------------------+-----------------------+ 2021-11-25 03:55:49.448 | + 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-11-25 03:55:51.751 | +----------------------------+-----------------------+ 2021-11-25 03:55:51.751 | | Field | Value | 2021-11-25 03:55:51.751 | +----------------------------+-----------------------+ 2021-11-25 03:55:51.751 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:51.751 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:51.751 | | disk | 20 | 2021-11-25 03:55:51.751 | | id | d4 | 2021-11-25 03:55:51.751 | | name | ds4G | 2021-11-25 03:55:51.751 | | os-flavor-access:is_public | True | 2021-11-25 03:55:51.751 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:51.751 | | ram | 4096 | 2021-11-25 03:55:51.751 | | rxtx_factor | 1.0 | 2021-11-25 03:55:51.751 | | swap | | 2021-11-25 03:55:51.751 | | vcpus | 4 | 2021-11-25 03:55:51.751 | +----------------------------+-----------------------+ 2021-11-25 03:55:51.867 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-11-25 03:55:51.867 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-11-25 03:55:54.165 | + 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-11-25 03:55:56.431 | +----------------------------+-----------------------+ 2021-11-25 03:55:56.432 | | Field | Value | 2021-11-25 03:55:56.432 | +----------------------------+-----------------------+ 2021-11-25 03:55:56.432 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:56.432 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:56.432 | | disk | 1 | 2021-11-25 03:55:56.432 | | id | 1 | 2021-11-25 03:55:56.432 | | name | m1.tiny | 2021-11-25 03:55:56.432 | | os-flavor-access:is_public | True | 2021-11-25 03:55:56.432 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:56.432 | | ram | 512 | 2021-11-25 03:55:56.432 | | rxtx_factor | 1.0 | 2021-11-25 03:55:56.432 | | swap | | 2021-11-25 03:55:56.432 | | vcpus | 1 | 2021-11-25 03:55:56.432 | +----------------------------+-----------------------+ 2021-11-25 03:55:56.547 | + 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-11-25 03:55:58.831 | +----------------------------+-----------------------+ 2021-11-25 03:55:58.831 | | Field | Value | 2021-11-25 03:55:58.831 | +----------------------------+-----------------------+ 2021-11-25 03:55:58.831 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:55:58.831 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:55:58.831 | | disk | 20 | 2021-11-25 03:55:58.831 | | id | 2 | 2021-11-25 03:55:58.831 | | name | m1.small | 2021-11-25 03:55:58.831 | | os-flavor-access:is_public | True | 2021-11-25 03:55:58.831 | | properties | hw_rng:allowed='True' | 2021-11-25 03:55:58.831 | | ram | 2048 | 2021-11-25 03:55:58.831 | | rxtx_factor | 1.0 | 2021-11-25 03:55:58.831 | | swap | | 2021-11-25 03:55:58.831 | | vcpus | 1 | 2021-11-25 03:55:58.831 | +----------------------------+-----------------------+ 2021-11-25 03:55:58.947 | + 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-11-25 03:56:01.228 | +----------------------------+-----------------------+ 2021-11-25 03:56:01.228 | | Field | Value | 2021-11-25 03:56:01.228 | +----------------------------+-----------------------+ 2021-11-25 03:56:01.228 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:56:01.228 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:56:01.228 | | disk | 40 | 2021-11-25 03:56:01.228 | | id | 3 | 2021-11-25 03:56:01.228 | | name | m1.medium | 2021-11-25 03:56:01.228 | | os-flavor-access:is_public | True | 2021-11-25 03:56:01.228 | | properties | hw_rng:allowed='True' | 2021-11-25 03:56:01.228 | | ram | 4096 | 2021-11-25 03:56:01.229 | | rxtx_factor | 1.0 | 2021-11-25 03:56:01.229 | | swap | | 2021-11-25 03:56:01.229 | | vcpus | 2 | 2021-11-25 03:56:01.229 | +----------------------------+-----------------------+ 2021-11-25 03:56:01.342 | + 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-11-25 03:56:03.694 | +----------------------------+-----------------------+ 2021-11-25 03:56:03.694 | | Field | Value | 2021-11-25 03:56:03.694 | +----------------------------+-----------------------+ 2021-11-25 03:56:03.694 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:56:03.694 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:56:03.695 | | disk | 80 | 2021-11-25 03:56:03.695 | | id | 4 | 2021-11-25 03:56:03.695 | | name | m1.large | 2021-11-25 03:56:03.695 | | os-flavor-access:is_public | True | 2021-11-25 03:56:03.695 | | properties | hw_rng:allowed='True' | 2021-11-25 03:56:03.695 | | ram | 8192 | 2021-11-25 03:56:03.695 | | rxtx_factor | 1.0 | 2021-11-25 03:56:03.695 | | swap | | 2021-11-25 03:56:03.695 | | vcpus | 4 | 2021-11-25 03:56:03.695 | +----------------------------+-----------------------+ 2021-11-25 03:56:03.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-11-25 03:56:06.103 | +----------------------------+-----------------------+ 2021-11-25 03:56:06.103 | | Field | Value | 2021-11-25 03:56:06.103 | +----------------------------+-----------------------+ 2021-11-25 03:56:06.103 | | OS-FLV-DISABLED:disabled | False | 2021-11-25 03:56:06.103 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-25 03:56:06.103 | | disk | 160 | 2021-11-25 03:56:06.103 | | id | 5 | 2021-11-25 03:56:06.103 | | name | m1.xlarge | 2021-11-25 03:56:06.103 | | os-flavor-access:is_public | True | 2021-11-25 03:56:06.103 | | properties | hw_rng:allowed='True' | 2021-11-25 03:56:06.103 | | ram | 16384 | 2021-11-25 03:56:06.104 | | rxtx_factor | 1.0 | 2021-11-25 03:56:06.104 | | swap | | 2021-11-25 03:56:06.104 | | vcpus | 8 | 2021-11-25 03:56:06.104 | +----------------------------+-----------------------+ 2021-11-25 03:56:06.218 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-11-25 03:56:06.236 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:06.239 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-11-25 03:56:06.241 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:56:06.244 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-11-25 03:56:06.247 | + ./stack.sh:main:1318 : start_cinder 2021-11-25 03:56:06.249 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-11-25 03:56:06.252 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-11-25 03:56:06.254 | + lib/cinder:start_cinder:461 : local cinder_url 2021-11-25 03:56:06.257 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-11-25 03:56:06.272 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:06.275 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-11-25 03:56:06.278 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-11-25 03:56:06.294 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:06.297 | + 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,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,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-11-25 03:56:06.300 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-11-25 03:56:06.303 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-11-25 03:56:06.306 | + 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-11-25 03:56:06.309 | + functions-common:run_process:1582 : local service=c-api 2021-11-25 03:56:06.312 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-25 03:56:06.314 | + functions-common:run_process:1584 : local group= 2021-11-25 03:56:06.317 | + functions-common:run_process:1585 : local user= 2021-11-25 03:56:06.319 | + functions-common:run_process:1587 : local name=c-api 2021-11-25 03:56:06.322 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:56:06.324 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:56:06.327 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:56:06.329 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:56:06.332 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:56:06.336 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812566333 2021-11-25 03:56:06.338 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-11-25 03:56:06.354 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:06.356 | + 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-11-25 03:56:06.359 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-11-25 03:56:06.362 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-25 03:56:06.364 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-25 03:56:06.367 | + 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-11-25 03:56:06.369 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-25 03:56:06.371 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-11-25 03:56:06.374 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-11-25 03:56:06.377 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-11-25 03:56:06.379 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:56:06.382 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:56:06.384 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-11-25 03:56:06.387 | + 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-11-25 03:56:06.389 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-11-25 03:56:06.391 | + 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-11-25 03:56:06.394 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-25 03:56:06.396 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-25 03:56:06.398 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-11-25 03:56:06.400 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-25 03:56:06.404 | + 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-11-25 03:56:06.458 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-11-25 03:56:06.513 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-11-25 03:56:06.559 | + 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-11-25 03:56:06.606 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:56:06.653 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-11-25 03:56:06.701 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-11-25 03:56:06.747 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-11-25 03:56:06.800 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-11-25 03:56:06.847 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-11-25 03:56:06.894 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-25 03:56:06.896 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-11-25 03:56:06.951 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-25 03:56:07.162 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-11-25 03:56:07.176 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-11-25 03:56:07.384 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-11-25 03:56:07.461 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:56:07.463 | + functions-common:time_stop:2331 : local name 2021-11-25 03:56:07.465 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:56:07.469 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:56:07.471 | + functions-common:time_stop:2334 : local total 2021-11-25 03:56:07.474 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:56:07.477 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:56:07.479 | + functions-common:time_stop:2338 : start_time=1637812566333 2021-11-25 03:56:07.482 | + functions-common:time_stop:2340 : [[ -z 1637812566333 ]] 2021-11-25 03:56:07.485 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:56:07.488 | + functions-common:time_stop:2343 : end_time=1637812567485 2021-11-25 03:56:07.491 | + functions-common:time_stop:2344 : elapsed_time=1152 2021-11-25 03:56:07.493 | + functions-common:time_stop:2345 : total=22521 2021-11-25 03:56:07.495 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:56:07.498 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23673 2021-11-25 03:56:07.501 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.47/volume/v3 2021-11-25 03:56:07.503 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-11-25 03:56:07.503 | Waiting for Cinder API to start... 2021-11-25 03:56:07.506 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.47/volume/v3 2021-11-25 03:56:07.508 | + functions:wait_for_service:444 : local timeout=60 2021-11-25 03:56:07.511 | + functions:wait_for_service:445 : local url=http://10.222.0.47/volume/v3 2021-11-25 03:56:07.513 | + functions:wait_for_service:446 : local rval=0 2021-11-25 03:56:07.516 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-25 03:56:07.519 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-25 03:56:07.521 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:56:07.524 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:56:07.527 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:56:07.531 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812567528 2021-11-25 03:56:07.534 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-25 03:56:07.539 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.47/volume/v3 2021-11-25 03:56:12.510 | + :: : [[ 401 == 503 ]] 2021-11-25 03:56:12.512 | + :: : [[ 0 -eq 7 ]] 2021-11-25 03:56:12.515 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-25 03:56:12.518 | + functions-common:time_stop:2331 : local name 2021-11-25 03:56:12.520 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:56:12.523 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:56:12.525 | + functions-common:time_stop:2334 : local total 2021-11-25 03:56:12.528 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:56:12.531 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-25 03:56:12.533 | + functions-common:time_stop:2338 : start_time=1637812567528 2021-11-25 03:56:12.536 | + functions-common:time_stop:2340 : [[ -z 1637812567528 ]] 2021-11-25 03:56:12.539 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:56:12.542 | + functions-common:time_stop:2343 : end_time=1637812572540 2021-11-25 03:56:12.545 | + functions-common:time_stop:2344 : elapsed_time=5012 2021-11-25 03:56:12.547 | + functions-common:time_stop:2345 : total=19418 2021-11-25 03:56:12.550 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:56:12.552 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24430 2021-11-25 03:56:12.555 | + functions:wait_for_service:454 : return 0 2021-11-25 03:56:12.557 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.560 | + functions-common:run_process:1582 : local service=c-sch 2021-11-25 03:56:12.562 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.565 | + functions-common:run_process:1584 : local group= 2021-11-25 03:56:12.567 | + functions-common:run_process:1585 : local user= 2021-11-25 03:56:12.570 | + functions-common:run_process:1587 : local name=c-sch 2021-11-25 03:56:12.572 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:56:12.575 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:56:12.578 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:56:12.580 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:56:12.583 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:56:12.587 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812572584 2021-11-25 03:56:12.589 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-11-25 03:56:12.607 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:12.609 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-11-25 03:56:12.612 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-11-25 03:56:12.614 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.617 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.619 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.622 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.625 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-11-25 03:56:12.628 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-11-25 03:56:12.630 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-11-25 03:56:12.633 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-25 03:56:12.636 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-25 03:56:12.638 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-11-25 03:56:12.642 | + 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-11-25 03:56:12.644 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-11-25 03:56:12.647 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:12.649 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-25 03:56:12.652 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-25 03:56:12.654 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-25 03:56:12.657 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-25 03:56:12.660 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-11-25 03:56:12.662 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-25 03:56:12.666 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-11-25 03:56:12.722 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-11-25 03:56:12.780 | + 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-11-25 03:56:12.827 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-11-25 03:56:12.875 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-11-25 03:56:12.921 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-25 03:56:12.969 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-25 03:56:12.972 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-11-25 03:56:13.028 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-25 03:56:13.246 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-11-25 03:56:13.259 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-11-25 03:56:13.476 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-11-25 03:56:13.496 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:56:13.499 | + functions-common:time_stop:2331 : local name 2021-11-25 03:56:13.502 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:56:13.504 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:56:13.507 | + functions-common:time_stop:2334 : local total 2021-11-25 03:56:13.509 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:56:13.512 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:56:13.519 | + functions-common:time_stop:2338 : start_time=1637812572584 2021-11-25 03:56:13.523 | + functions-common:time_stop:2340 : [[ -z 1637812572584 ]] 2021-11-25 03:56:13.527 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:56:13.532 | + functions-common:time_stop:2343 : end_time=1637812573528 2021-11-25 03:56:13.534 | + functions-common:time_stop:2344 : elapsed_time=944 2021-11-25 03:56:13.537 | + functions-common:time_stop:2345 : total=23673 2021-11-25 03:56:13.539 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:56:13.542 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24617 2021-11-25 03:56:13.545 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:13.547 | + functions-common:run_process:1582 : local service=c-bak 2021-11-25 03:56:13.550 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:13.552 | + functions-common:run_process:1584 : local group= 2021-11-25 03:56:13.555 | + functions-common:run_process:1585 : local user= 2021-11-25 03:56:13.558 | + functions-common:run_process:1587 : local name=c-bak 2021-11-25 03:56:13.560 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:56:13.563 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:56:13.565 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:56:13.568 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:56:13.571 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:56:13.575 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812573572 2021-11-25 03:56:13.578 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-11-25 03:56:13.595 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:13.598 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:56:13.600 | + functions-common:time_stop:2331 : local name 2021-11-25 03:56:13.603 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:56:13.605 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:56:13.608 | + functions-common:time_stop:2334 : local total 2021-11-25 03:56:13.610 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:56:13.613 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:56:13.616 | + functions-common:time_stop:2338 : start_time=1637812573572 2021-11-25 03:56:13.618 | + functions-common:time_stop:2340 : [[ -z 1637812573572 ]] 2021-11-25 03:56:13.621 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:56:13.626 | + functions-common:time_stop:2343 : end_time=1637812573622 2021-11-25 03:56:13.628 | + functions-common:time_stop:2344 : elapsed_time=50 2021-11-25 03:56:13.631 | + functions-common:time_stop:2345 : total=24617 2021-11-25 03:56:13.634 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:56:13.636 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24667 2021-11-25 03:56:13.639 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:13.641 | + functions-common:run_process:1582 : local service=c-vol 2021-11-25 03:56:13.644 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-25 03:56:13.646 | + functions-common:run_process:1584 : local group= 2021-11-25 03:56:13.649 | + functions-common:run_process:1585 : local user= 2021-11-25 03:56:13.651 | + functions-common:run_process:1587 : local name=c-vol 2021-11-25 03:56:13.654 | + functions-common:run_process:1589 : time_start run_process 2021-11-25 03:56:13.657 | + functions-common:time_start:2317 : local name=run_process 2021-11-25 03:56:13.659 | + functions-common:time_start:2318 : local start_time= 2021-11-25 03:56:13.662 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-25 03:56:13.665 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-25 03:56:13.669 | + functions-common:time_start:2322 : _TIME_START[$name]=1637812573666 2021-11-25 03:56:13.672 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-11-25 03:56:13.689 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:13.691 | + functions-common:run_process:1593 : time_stop run_process 2021-11-25 03:56:13.694 | + functions-common:time_stop:2331 : local name 2021-11-25 03:56:13.697 | + functions-common:time_stop:2332 : local end_time 2021-11-25 03:56:13.699 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:56:13.702 | + functions-common:time_stop:2334 : local total 2021-11-25 03:56:13.705 | + functions-common:time_stop:2335 : local start_time 2021-11-25 03:56:13.708 | + functions-common:time_stop:2337 : name=run_process 2021-11-25 03:56:13.710 | + functions-common:time_stop:2338 : start_time=1637812573666 2021-11-25 03:56:13.713 | + functions-common:time_stop:2340 : [[ -z 1637812573666 ]] 2021-11-25 03:56:13.716 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:56:13.720 | + functions-common:time_stop:2343 : end_time=1637812573717 2021-11-25 03:56:13.723 | + functions-common:time_stop:2344 : elapsed_time=51 2021-11-25 03:56:13.725 | + functions-common:time_stop:2345 : total=24667 2021-11-25 03:56:13.728 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:56:13.730 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24718 2021-11-25 03:56:13.733 | + ./stack.sh:main:1319 : create_volume_types 2021-11-25 03:56:13.735 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-11-25 03:56:13.752 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:13.755 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-11-25 03:56:13.757 | + lib/cinder:create_volume_types:526 : local be be_name 2021-11-25 03:56:13.760 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-25 03:56:13.762 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-11-25 03:56:13.766 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-11-25 03:56:13.787 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:13.790 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-11-25 03:56:17.079 | +-------------+--------------------------------------+ 2021-11-25 03:56:17.079 | | Field | Value | 2021-11-25 03:56:17.079 | +-------------+--------------------------------------+ 2021-11-25 03:56:17.079 | | description | None | 2021-11-25 03:56:17.079 | | id | 5795d6ff-91ce-4190-8cbd-9706b213bd97 | 2021-11-25 03:56:17.079 | | is_public | True | 2021-11-25 03:56:17.080 | | name | lvmdriver-1 | 2021-11-25 03:56:17.080 | | properties | volume_backend_name='lvmdriver-1' | 2021-11-25 03:56:17.080 | +-------------+--------------------------------------+ 2021-11-25 03:56:17.201 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-11-25 03:56:17.220 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:17.223 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-11-25 03:56:17.241 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:17.243 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-11-25 03:56:17.262 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:17.265 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-11-25 03:56:17.267 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-25 03:56:17.270 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-11-25 03:56:17.274 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-11-25 03:56:17.276 | ++ 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-11-25 03:56:17.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-11-25 03:56:17.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-11-25 03:56:17.281 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-11-25 03:56:17.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-11-25 03:56:17.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-11-25 03:56:17.290 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-11-25 03:56:17.291 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-11-25 03:56:17.292 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-11-25 03:56:17.294 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-11-25 03:56:17.296 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-11-25 03:56:17.297 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-11-25 03:56:17.299 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-25 03:56:17.300 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-11-25 03:56:17.301 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-25 03:56:17.304 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-11-25 03:56:17.305 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-25 03:56:17.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-11-25 03:56:17.308 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-25 03:56:17.310 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-11-25 03:56:17.312 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-25 03:56:17.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-11-25 03:56:17.314 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-11-25 03:56:17.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-25 03:56:17.318 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-11-25 03:56:17.319 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-25 03:56:17.320 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-11-25 03:56:17.322 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-11-25 03:56:17.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-11-25 03:56:17.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-11-25 03:56:17.327 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-11-25 03:56:17.329 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-11-25 03:56:17.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-11-25 03:56:17.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.47/identity ']' 2021-11-25 03:56:17.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-11-25 03:56:17.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-11-25 03:56:17.336 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-11-25 03:56:17.338 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-11-25 03:56:17.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-11-25 03:56:17.341 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-11-25 03:56:17.346 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-11-25 03:56:17.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-11-25 03:56:17.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-11-25 03:56:17.350 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:17.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:19.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 310653bcf6f84a7abba47423a63548f5 --long --quote none -f csv 2021-11-25 03:56:19.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:19.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:19.474 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:21.731 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-25 03:56:21.732 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-25 03:56:21.734 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:21.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:21.737 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7fffc0d1b98840f3803b021bfa404aa5 demo 310653bcf6f84a7abba47423a63548f5 invisible_to_admin Passw0rd 2021-11-25 03:56:21.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7fffc0d1b98840f3803b021bfa404aa5 2021-11-25 03:56:21.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-25 03:56:21.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=310653bcf6f84a7abba47423a63548f5 2021-11-25 03:56:21.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-11-25 03:56:21.744 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:21.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-11-25 03:56:21.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-11-25 03:56:21.750 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:21.754 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:21.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:21.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:21.759 | + 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-11-25 03:56:21.760 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:21.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:21.763 | + 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-11-25 03:56:21.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:21.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:21.768 | + 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-11-25 03:56:21.770 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:21.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:21.773 | + 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-11-25 03:56:21.774 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:21.775 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:21.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:21.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:21.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:21.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:21.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:21.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 36ca93daee624a0282eee68761572da9 --long --quote none -f csv 2021-11-25 03:56:21.786 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:21.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:24.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-11-25 03:56:24.100 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-11-25 03:56:24.101 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:24.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:24.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cf6e0577cb66475f9b08b5c2b0b9abe2 alt_demo 36ca93daee624a0282eee68761572da9 alt_demo Passw0rd 2021-11-25 03:56:24.106 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cf6e0577cb66475f9b08b5c2b0b9abe2 2021-11-25 03:56:24.107 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-11-25 03:56:24.109 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=36ca93daee624a0282eee68761572da9 2021-11-25 03:56:24.110 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-25 03:56:24.112 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:24.113 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-25 03:56:24.116 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-11-25 03:56:24.118 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:24.120 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:24.122 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:24.124 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:24.125 | + 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-11-25 03:56:24.127 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:24.128 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:24.130 | + 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-11-25 03:56:24.131 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:24.133 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:24.134 | + 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-11-25 03:56:24.136 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:24.137 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:24.139 | + 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-11-25 03:56:24.141 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:24.142 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:24.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:24.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:24.147 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-25 03:56:24.148 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-25 03:56:24.150 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:24.151 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:24.153 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 75d519ce62cb42f2800b6b8510a3f1d7 admin 36ca93daee624a0282eee68761572da9 alt_demo Passw0rd 2021-11-25 03:56:24.154 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=75d519ce62cb42f2800b6b8510a3f1d7 2021-11-25 03:56:24.156 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-25 03:56:24.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=36ca93daee624a0282eee68761572da9 2021-11-25 03:56:24.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-25 03:56:24.160 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:24.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-25 03:56:24.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-11-25 03:56:24.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:24.168 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:24.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:24.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:24.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-11-25 03:56:24.175 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:24.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:24.177 | + 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-11-25 03:56:24.179 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:24.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:24.182 | + 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-11-25 03:56:24.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:24.185 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:24.187 | + 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-11-25 03:56:24.188 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:24.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:24.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:24.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:24.194 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:24.196 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:24.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:24.198 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 61c99afe0fb64e7d8026b06c4eda75ae --long --quote none -f csv 2021-11-25 03:56:24.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:24.199 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:26.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-25 03:56:26.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-25 03:56:26.420 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:26.422 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:26.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 75d519ce62cb42f2800b6b8510a3f1d7 admin 61c99afe0fb64e7d8026b06c4eda75ae admin Passw0rd 2021-11-25 03:56:26.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=75d519ce62cb42f2800b6b8510a3f1d7 2021-11-25 03:56:26.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-25 03:56:26.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=61c99afe0fb64e7d8026b06c4eda75ae 2021-11-25 03:56:26.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-11-25 03:56:26.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:26.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-11-25 03:56:26.436 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-11-25 03:56:26.437 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:26.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:26.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:26.443 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:26.444 | + 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-11-25 03:56:26.446 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:26.447 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:26.449 | + 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-11-25 03:56:26.450 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:26.452 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:26.454 | + 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-11-25 03:56:26.455 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:26.457 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:26.458 | + 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-11-25 03:56:26.460 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:26.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:26.463 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:26.464 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:26.467 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:26.468 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:26.470 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7b07b7adf4894721a467e9b9625341b4 --long --quote none -f csv 2021-11-25 03:56:26.470 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:26.472 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:26.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:28.771 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-25 03:56:28.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-25 03:56:28.774 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:28.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:28.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7fffc0d1b98840f3803b021bfa404aa5 demo 7b07b7adf4894721a467e9b9625341b4 demo Passw0rd 2021-11-25 03:56:28.778 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7fffc0d1b98840f3803b021bfa404aa5 2021-11-25 03:56:28.780 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-25 03:56:28.782 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:56:28.783 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-25 03:56:28.785 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:28.786 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-25 03:56:28.789 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-11-25 03:56:28.791 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:28.794 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:28.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:28.797 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:28.799 | + 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-11-25 03:56:28.800 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:28.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:28.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-11-25 03:56:28.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:28.806 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:28.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-11-25 03:56:28.809 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:28.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:28.812 | + 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-11-25 03:56:28.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:28.815 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:28.817 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:28.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:28.820 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-25 03:56:28.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-25 03:56:28.823 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-25 03:56:28.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-25 03:56:28.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 75d519ce62cb42f2800b6b8510a3f1d7 admin 7b07b7adf4894721a467e9b9625341b4 demo Passw0rd 2021-11-25 03:56:28.827 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=75d519ce62cb42f2800b6b8510a3f1d7 2021-11-25 03:56:28.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-25 03:56:28.830 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7b07b7adf4894721a467e9b9625341b4 2021-11-25 03:56:28.831 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-25 03:56:28.833 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-25 03:56:28.834 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-25 03:56:28.837 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-11-25 03:56:28.839 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:28.842 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:28.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-25 03:56:28.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:28.848 | + 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-11-25 03:56:28.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:28.851 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:28.853 | + 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-11-25 03:56:28.854 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:28.856 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:28.858 | + 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-11-25 03:56:28.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:28.861 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:28.863 | + 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-11-25 03:56:28.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:28.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:28.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:28.869 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:28.871 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:28.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:28.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7dea97fe0dba44a199aeb432611e5952 --long --quote none -f csv 2021-11-25 03:56:28.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:28.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:28.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:31.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-11-25 03:56:31.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-11-25 03:56:31.140 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-11-25 03:56:31.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-11-25 03:56:31.144 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-11-25 03:56:31.145 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 0c1c6d1c2704467f81cb91603651c4db swiftusertest2 7dea97fe0dba44a199aeb432611e5952 swiftprojecttest2 testing2 2021-11-25 03:56:31.147 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=0c1c6d1c2704467f81cb91603651c4db 2021-11-25 03:56:31.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-11-25 03:56:31.150 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7dea97fe0dba44a199aeb432611e5952 2021-11-25 03:56:31.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-11-25 03:56:31.153 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-11-25 03:56:31.154 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-11-25 03:56:31.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-11-25 03:56:31.159 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:31.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:31.163 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-11-25 03:56:31.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:31.166 | + 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-11-25 03:56:31.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:31.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:31.170 | + 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-11-25 03:56:31.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:31.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:31.175 | + 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-11-25 03:56:31.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:31.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:31.179 | + 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-11-25 03:56:31.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:31.182 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:31.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:31.185 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:31.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:31.189 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:31.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 97ac135af2064499a5aa698074bc86e4 --long --quote none -f csv 2021-11-25 03:56:31.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:31.191 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:31.193 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:33.499 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-11-25 03:56:33.501 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-11-25 03:56:33.502 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-11-25 03:56:33.504 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-11-25 03:56:33.505 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-11-25 03:56:33.506 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 136ba5da0ed14a10a3adec13c39ab4e6 swiftusertest4 97ac135af2064499a5aa698074bc86e4 swiftprojecttest4 testing4 2021-11-25 03:56:33.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=136ba5da0ed14a10a3adec13c39ab4e6 2021-11-25 03:56:33.510 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-11-25 03:56:33.511 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=97ac135af2064499a5aa698074bc86e4 2021-11-25 03:56:33.512 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-11-25 03:56:33.514 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-11-25 03:56:33.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-11-25 03:56:33.518 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-11-25 03:56:33.520 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:33.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:33.524 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-11-25 03:56:33.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:33.527 | + 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-11-25 03:56:33.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:33.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:33.532 | + 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-11-25 03:56:33.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:33.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:33.536 | + 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-11-25 03:56:33.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:33.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:33.541 | + 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-11-25 03:56:33.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:33.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:33.546 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:33.547 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:33.549 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:33.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:33.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-25 03:56:33.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project e4a4fdb923594262842adbff9587ebc3 --long --quote none -f csv 2021-11-25 03:56:33.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:33.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:35.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-11-25 03:56:35.892 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-11-25 03:56:35.893 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-11-25 03:56:35.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-11-25 03:56:35.896 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-11-25 03:56:35.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 5ce0c0a275b34e998026b30ede06af18 swiftusertest3 e4a4fdb923594262842adbff9587ebc3 swiftprojecttest1 testing3 2021-11-25 03:56:35.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=5ce0c0a275b34e998026b30ede06af18 2021-11-25 03:56:35.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-11-25 03:56:35.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:56:35.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-25 03:56:35.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-11-25 03:56:35.907 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-25 03:56:35.911 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-11-25 03:56:35.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:35.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:35.916 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-11-25 03:56:35.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:35.919 | + 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-11-25 03:56:35.921 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:35.922 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:35.924 | + 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-11-25 03:56:35.925 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:35.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:35.928 | + 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-11-25 03:56:35.930 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:35.931 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:35.933 | + 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-11-25 03:56:35.934 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:35.936 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:35.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:35.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:35.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-11-25 03:56:35.942 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-11-25 03:56:35.943 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-11-25 03:56:35.945 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-11-25 03:56:35.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-11-25 03:56:35.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry edee9085ffb14fdc94bd311db49863d5 swiftusertest1 e4a4fdb923594262842adbff9587ebc3 swiftprojecttest1 testing 2021-11-25 03:56:35.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=edee9085ffb14fdc94bd311db49863d5 2021-11-25 03:56:35.951 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-11-25 03:56:35.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=e4a4fdb923594262842adbff9587ebc3 2021-11-25 03:56:35.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-25 03:56:35.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-11-25 03:56:35.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-25 03:56:35.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-11-25 03:56:35.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-25 03:56:35.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-25 03:56:35.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-11-25 03:56:35.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-25 03:56:35.969 | + 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-11-25 03:56:35.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:35.972 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-25 03:56:35.974 | + 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-11-25 03:56:35.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:35.977 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-25 03:56:35.978 | + 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-11-25 03:56:35.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-25 03:56:35.981 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-25 03:56:35.983 | + 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-11-25 03:56:35.984 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-25 03:56:35.986 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-25 03:56:35.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-25 03:56:35.989 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-25 03:56:35.990 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-25 03:56:35.992 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-25 03:56:35.995 | + ./stack.sh:main:1349 : save_stackenv 2021-11-25 03:56:35.998 | + functions-common:save_stackenv:60 : local tag= 2021-11-25 03:56:36.001 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-25 03:56:36.005 | + functions-common:save_stackenv:62 : time_stamp=2021-11-25-035636 2021-11-25 03:56:36.007 | + functions-common:save_stackenv:63 : echo '# 2021-11-25-035636 ' 2021-11-25 03:56:36.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.012 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-25 03:56:36.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.018 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-25 03:56:36.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.023 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-25 03:56:36.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.028 | + 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,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,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-11-25 03:56:36.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.033 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.47 2021-11-25 03:56:36.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.038 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.47/identity 2021-11-25 03:56:36.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.043 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.47/identity 2021-11-25 03:56:36.046 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.049 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-25-033247 2021-11-25 03:56:36.051 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.054 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-25 03:56:36.056 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.059 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.47 2021-11-25 03:56:36.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.064 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-25 03:56:36.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.069 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-25 03:56:36.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.074 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-25 03:56:36.077 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-25 03:56:36.080 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-25 03:56:36.082 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-11-25 03:56:36.085 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.087 | + inc/meta-config:merge_config_group:171 : shift 2021-11-25 03:56:36.090 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-11-25 03:56:36.092 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:56:36.095 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-25 03:56:36.097 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-25 03:56:36.100 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-11-25 03:56:36.103 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.106 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-11-25 03:56:36.109 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:56:36.111 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-11-25 03:56:36.111 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:56:36.111 | gsub("[][]", "", $1); 2021-11-25 03:56:36.111 | split($1, a, "|"); 2021-11-25 03:56:36.111 | if (a[1] == matchgroup) 2021-11-25 03:56:36.111 | print a[2] 2021-11-25 03:56:36.111 | } 2021-11-25 03:56:36.111 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.117 | + ./stack.sh:main:1367 : run_phase stack extra 2021-11-25 03:56:36.120 | + functions-common:run_phase:1759 : local mode=stack 2021-11-25 03:56:36.123 | + functions-common:run_phase:1760 : local phase=extra 2021-11-25 03:56:36.126 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:56:36.128 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:56:36.131 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:56:36.133 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:56:36.136 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:56:36.139 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:56:36.143 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:56:36.145 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:56:36.148 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:56:36.150 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-11-25 03:56:36.153 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:56:36.170 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:36.173 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:56:36.175 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:56:36.178 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-11-25 03:56:36.180 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:56:36.183 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:56:36.185 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:56:36.188 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-11-25 03:56:36.190 | ++ extras.d/80-tempest.sh:source:15 : : 2021-11-25 03:56:36.193 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-25 03:56:36.195 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-25 03:56:36.198 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:56:36.200 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:56:36.202 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-11-25 03:56:36.205 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-25 03:56:36.207 | + functions-common:run_plugins:1746 : local phase=extra 2021-11-25 03:56:36.210 | + functions-common:run_plugins:1748 : local plugins= 2021-11-25 03:56:36.212 | + functions-common:run_plugins:1749 : local plugin 2021-11-25 03:56:36.215 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-11-25 03:56:36.218 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.221 | + inc/meta-config:merge_config_group:171 : shift 2021-11-25 03:56:36.223 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-11-25 03:56:36.225 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:56:36.228 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-25 03:56:36.230 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-25 03:56:36.234 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-11-25 03:56:36.237 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.239 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-11-25 03:56:36.242 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:56:36.245 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-11-25 03:56:36.245 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:56:36.245 | gsub("[][]", "", $1); 2021-11-25 03:56:36.245 | split($1, a, "|"); 2021-11-25 03:56:36.245 | if (a[1] == matchgroup) 2021-11-25 03:56:36.245 | print a[2] 2021-11-25 03:56:36.245 | } 2021-11-25 03:56:36.245 | ' /home/ubuntu/devstack/local.conf 2021-11-25 03:56:36.251 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-11-25 03:56:36.267 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:36.270 | + ./stack.sh:main:1389 : service_check 2021-11-25 03:56:36.272 | + functions-common:service_check:1620 : local service 2021-11-25 03:56:36.275 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.277 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-11-25 03:56:36.291 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-11-25 03:56:36.295 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.298 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-11-25 03:56:36.311 | enabled 2021-11-25 03:56:36.314 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-11-25 03:56:36.330 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-11-25 03:56:36.330 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.330 | Active: active (running) since Thu 2021-11-25 03:54:20 UTC; 2min 15s ago 2021-11-25 03:56:36.330 | Main PID: 87510 (uwsgi) 2021-11-25 03:56:36.330 | Status: "uWSGI is ready" 2021-11-25 03:56:36.330 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:36.330 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-11-25 03:56:36.330 | ├─87510 nova-apiuWSGI master 2021-11-25 03:56:36.330 | ├─87511 nova-apiuWSGI worker 1 2021-11-25 03:56:36.330 | └─87512 nova-apiuWSGI worker 2 2021-11-25 03:56:36.330 | 2021-11-25 03:56:36.330 | Nov 25 03:56:03 dv-cinder-818778-3-smb devstack@n-api.service[87510]: [pid: 87512|app: 0|req: 15/30] 10.222.0.47 () {58 vars in 1180 bytes} [Thu Nov 25 03:56:03 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 29 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-11-25 03:56:36.330 | Nov 25 03:56:05 dv-cinder-818778-3-smb devstack@n-api.service[87510]: DEBUG nova.api.openstack.wsgi [None req-b972284f-61e6-4e3a-994b-0723fbf8cbcb 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=87511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-25 03:56:36.330 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: INFO nova.api.openstack.requestlog [None req-b972284f-61e6-4e3a-994b-0723fbf8cbcb admin admin] 10.222.0.47 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.105874 2021-11-25 03:56:36.330 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: [pid: 87511|app: 0|req: 16/31] 10.222.0.47 () {62 vars in 1183 bytes} [Thu Nov 25 03:56:05 2021] POST /compute/v2.1/flavors => generated 368 bytes in 107 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-11-25 03:56:36.330 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: DEBUG nova.api.openstack.wsgi [None req-24e3fc55-aec0-420b-8cc2-fc0d92f8a458 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=87512) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-25 03:56:36.330 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: INFO nova.api.openstack.requestlog [None req-24e3fc55-aec0-420b-8cc2-fc0d92f8a458 admin admin] 10.222.0.47 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.045791 2021-11-25 03:56:36.330 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: [pid: 87512|app: 0|req: 16/32] 10.222.0.47 () {62 vars in 1233 bytes} [Thu Nov 25 03:56:06 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-11-25 03:56:36.331 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: DEBUG nova.api.openstack.wsgi [None req-4cb7ae8c-8a8d-4458-a96f-183ff475a61d admin admin] Calling method '>' {{(pid=87511) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-11-25 03:56:36.331 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: INFO nova.api.openstack.requestlog [None req-4cb7ae8c-8a8d-4458-a96f-183ff475a61d admin admin] 10.222.0.47 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025490 2021-11-25 03:56:36.331 | Nov 25 03:56:06 dv-cinder-818778-3-smb devstack@n-api.service[87510]: [pid: 87511|app: 0|req: 17/33] 10.222.0.47 () {58 vars in 1180 bytes} [Thu Nov 25 03:56:06 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-11-25 03:56:36.333 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.336 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-11-25 03:56:36.348 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-11-25 03:56:36.352 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.355 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-11-25 03:56:36.367 | enabled 2021-11-25 03:56:36.371 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-11-25 03:56:36.387 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-11-25 03:56:36.387 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.387 | Active: active (running) since Thu 2021-11-25 03:55:26 UTC; 1min 10s ago 2021-11-25 03:56:36.387 | Main PID: 92361 (nova-scheduler) 2021-11-25 03:56:36.387 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:36.387 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-11-25 03:56:36.387 | ├─92361 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-25 03:56:36.387 | ├─93898 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-25 03:56:36.387 | └─93899 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-25 03:56:36.387 | 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_messaging_notifications.retry = -1 {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_reports.file_event_handler = None {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] oslo_reports.log_dir = None {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.387 | Nov 25 03:55:30 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.service [None req-03f8aa03-6190-4201-8543-94f747100d34 None None] ******************************************************************************** {{(pid=92361) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:36.387 | Nov 25 03:55:41 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.periodic_task [None req-b800b992-6bcb-4d00-92bc-ee19fe7c1ce9 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=93899) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-25 03:56:36.387 | Nov 25 03:55:42 dv-cinder-818778-3-smb nova-scheduler[92361]: DEBUG oslo_service.periodic_task [None req-4f1f3334-4800-4f14-b5c9-831c5ff08920 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=93898) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-25 03:56:36.390 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.393 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-11-25 03:56:36.406 | enabled 2021-11-25 03:56:36.410 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-11-25 03:56:36.426 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-11-25 03:56:36.426 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.426 | Active: active (running) since Thu 2021-11-25 03:55:27 UTC; 1min 9s ago 2021-11-25 03:56:36.426 | Main PID: 92804 (uwsgi) 2021-11-25 03:56:36.426 | Status: "uWSGI is ready" 2021-11-25 03:56:36.426 | Tasks: 4 (limit: 14352) 2021-11-25 03:56:36.426 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-11-25 03:56:36.426 | ├─92804 nova-api-metauWSGI master 2021-11-25 03:56:36.426 | ├─92805 nova-api-metauWSGI worker 1 2021-11-25 03:56:36.426 | ├─92806 nova-api-metauWSGI worker 2 2021-11-25 03:56:36.426 | └─92807 nova-api-metauWSGI http 1 2021-11-25 03:56:36.426 | 2021-11-25 03:56:36.426 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG nova.context [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] Found 2 cells: 00000000-0000-0000-0000-000000000000(cell0),a9e97869-9ae1-4439-a404-26ad37b9c042(cell1) {{(pid=92805) load_cells /opt/stack/nova/nova/context.py:467}} 2021-11-25 03:56:36.426 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_concurrency.lockutils [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=92805) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.426 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_concurrency.lockutils [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92805) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.426 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_concurrency.lockutils [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] Lock "a9e97869-9ae1-4439-a404-26ad37b9c042" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=92805) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.426 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_concurrency.lockutils [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] Lock "a9e97869-9ae1-4439-a404-26ad37b9c042" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92805) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.427 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_db.sqlalchemy.engines [None req-f74949f5-3ee1-414f-9de6-330d8af66884 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=92805) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:56:36.427 | Nov 25 03:55:32 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_db.sqlalchemy.engines [None req-f74949f5-3ee1-414f-9de6-330d8af66884 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=92805) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:56:36.427 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: DEBUG oslo_db.sqlalchemy.engines [None req-f74949f5-3ee1-414f-9de6-330d8af66884 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=92805) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:56:36.427 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: WARNING nova.api.metadata.handler [None req-f74949f5-3ee1-414f-9de6-330d8af66884 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-11-25 03:56:36.427 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@n-api-meta.service[92804]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x564b72e46400 pid: 92805 (default app) 2021-11-25 03:56:36.430 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.432 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-11-25 03:56:36.445 | enabled 2021-11-25 03:56:36.449 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-11-25 03:56:36.464 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-11-25 03:56:36.465 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.465 | Active: active (running) since Thu 2021-11-25 03:54:34 UTC; 2min 1s ago 2021-11-25 03:56:36.465 | Main PID: 88650 (uwsgi) 2021-11-25 03:56:36.465 | Status: "uWSGI is ready" 2021-11-25 03:56:36.465 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:36.465 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-11-25 03:56:36.465 | ├─88650 placementuWSGI master 2021-11-25 03:56:36.465 | ├─88651 placementuWSGI worker 1 2021-11-25 03:56:36.465 | └─88652 placementuWSGI worker 2 2021-11-25 03:56:36.465 | 2021-11-25 03:56:36.465 | Nov 25 03:55:29 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: [pid: 88651|app: 0|req: 1/2] 10.222.0.47 () {54 vars in 905 bytes} [Thu Nov 25 03:55:29 2021] GET /placement => generated 136 bytes in 37 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2021-11-25 03:56:36.465 | Nov 25 03:55:30 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: DEBUG placement.requestlog [None req-2f42ab11-3192-4c4c-8c62-bd91a7ae9e21 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=88652) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-25 03:56:36.465 | Nov 25 03:55:30 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: INFO placement.requestlog [None req-2f42ab11-3192-4c4c-8c62-bd91a7ae9e21 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-25 03:56:36.465 | Nov 25 03:55:30 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: [pid: 88652|app: 0|req: 2/3] 10.222.0.47 () {54 vars in 905 bytes} [Thu Nov 25 03:55:30 2021] GET /placement => generated 136 bytes in 7 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-25 03:56:36.466 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: DEBUG placement.requestlog [None req-ff96744f-00f9-4ef9-9e68-6b96a611be2e None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=88651) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-25 03:56:36.466 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: INFO placement.requestlog [None req-ff96744f-00f9-4ef9-9e68-6b96a611be2e None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-25 03:56:36.466 | Nov 25 03:55:33 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: [pid: 88651|app: 0|req: 2/4] 10.222.0.47 () {54 vars in 905 bytes} [Thu Nov 25 03:55:33 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-25 03:56:36.466 | Nov 25 03:55:34 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: DEBUG placement.requestlog [None req-ea8dcd8b-2b6d-4f3f-a4ca-1526d4ee1799 None None] Starting request: 10.222.0.47 "GET /placement/" {{(pid=88652) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-25 03:56:36.466 | Nov 25 03:55:34 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: INFO placement.requestlog [None req-ea8dcd8b-2b6d-4f3f-a4ca-1526d4ee1799 None None] 10.222.0.47 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-25 03:56:36.466 | Nov 25 03:55:34 dv-cinder-818778-3-smb devstack@placement-api.service[88650]: [pid: 88652|app: 0|req: 3/5] 10.222.0.47 () {54 vars in 905 bytes} [Thu Nov 25 03:55:34 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-25 03:56:36.469 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.471 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-11-25 03:56:36.483 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-11-25 03:56:36.487 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.490 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-11-25 03:56:36.502 | enabled 2021-11-25 03:56:36.506 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-11-25 03:56:36.522 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-11-25 03:56:36.522 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.522 | Active: active (running) since Thu 2021-11-25 03:53:48 UTC; 2min 48s ago 2021-11-25 03:56:36.522 | Main PID: 86646 (uwsgi) 2021-11-25 03:56:36.522 | Status: "uWSGI is ready" 2021-11-25 03:56:36.522 | Tasks: 5 (limit: 14352) 2021-11-25 03:56:36.522 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-11-25 03:56:36.522 | ├─86646 glance-apiuWSGI master 2021-11-25 03:56:36.522 | ├─86647 glance-apiuWSGI worker 1 2021-11-25 03:56:36.522 | └─86648 glance-apiuWSGI worker 2 2021-11-25 03:56:36.522 | 2021-11-25 03:56:36.522 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.522 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.location [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86648) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: DEBUG glance_store.backend [None req-027b21c9-50e7-43a3-890b-00dadaafef30 admin admin] Skipping store.set_acls... not implemented. {{(pid=86648) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-11-25 03:56:36.523 | Nov 25 03:54:19 dv-cinder-818778-3-smb devstack@g-api.service[86646]: [pid: 86648|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 874 bytes} [Thu Nov 25 03:54:04 2021] PUT /v2/images/3c941cfb-b9c1-444d-a94f-db960684d5e9/file => generated 0 bytes in 15201 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-11-25 03:56:36.526 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.528 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-11-25 03:56:36.542 | enabled 2021-11-25 03:56:36.546 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-11-25 03:56:36.561 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-11-25 03:56:36.561 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.561 | Active: active (running) since Thu 2021-11-25 03:56:13 UTC; 23s ago 2021-11-25 03:56:36.561 | Main PID: 95587 (cinder-schedule) 2021-11-25 03:56:36.561 | Tasks: 4 (limit: 14352) 2021-11-25 03:56:36.561 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-11-25 03:56:36.561 | └─95587 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-11-25 03:56:36.561 | 2021-11-25 03:56:36.561 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG oslo_service.service [None req-16e27353-af53-4e1c-9b2f-47f1e8c6336f None None] nova.region_name = RegionOne {{(pid=95587) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.561 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG oslo_service.service [None req-16e27353-af53-4e1c-9b2f-47f1e8c6336f None None] nova.split_loggers = False {{(pid=95587) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.561 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG oslo_service.service [None req-16e27353-af53-4e1c-9b2f-47f1e8c6336f None None] nova.timeout = None {{(pid=95587) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.561 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG oslo_service.service [None req-16e27353-af53-4e1c-9b2f-47f1e8c6336f None None] nova.token_auth_url = None {{(pid=95587) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.561 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG oslo_service.service [None req-16e27353-af53-4e1c-9b2f-47f1e8c6336f None None] ******************************************************************************** {{(pid=95587) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:36.562 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.4.3) 2021-11-25 03:56:36.562 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: INFO cinder.manager [None req-19bb5721-8016-48bd-861f-830da6eee3b1 None None] Initiating service 1 cleanup 2021-11-25 03:56:36.562 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: INFO cinder.manager [None req-19bb5721-8016-48bd-861f-830da6eee3b1 None None] Service 1 cleanup completed. 2021-11-25 03:56:36.562 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG cinder.service [None req-19bb5721-8016-48bd-861f-830da6eee3b1 None None] Creating RPC server for service cinder-scheduler {{(pid=95587) start /opt/stack/cinder/cinder/service.py:231}} 2021-11-25 03:56:36.562 | Nov 25 03:56:17 dv-cinder-818778-3-smb cinder-scheduler[95587]: DEBUG cinder.service [None req-19bb5721-8016-48bd-861f-830da6eee3b1 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95587) start /opt/stack/cinder/cinder/service.py:238}} 2021-11-25 03:56:36.565 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.567 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-11-25 03:56:36.580 | enabled 2021-11-25 03:56:36.584 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-11-25 03:56:36.600 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-11-25 03:56:36.600 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.600 | Active: active (running) since Thu 2021-11-25 03:56:07 UTC; 29s ago 2021-11-25 03:56:36.600 | Main PID: 95151 (uwsgi) 2021-11-25 03:56:36.600 | Status: "uWSGI is ready" 2021-11-25 03:56:36.600 | Tasks: 11 (limit: 14352) 2021-11-25 03:56:36.600 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-11-25 03:56:36.600 | ├─95151 cinder-apiuWSGI master 2021-11-25 03:56:36.600 | ├─95152 cinder-apiuWSGI worker 1 2021-11-25 03:56:36.600 | └─95153 cinder-apiuWSGI worker 2 2021-11-25 03:56:36.601 | 2021-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: [pid: 95153|app: 0|req: 1/2] 10.222.0.47 () {60 vars in 1228 bytes} [Thu Nov 25 03:56:15 2021] POST /volume/v3/61c99afe0fb64e7d8026b06c4eda75ae/types => generated 186 bytes in 668 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: INFO cinder.api.openstack.wsgi [req-a0c5e562-d868-4ec3-b762-8192a8c9dadd req-b210b032-006f-433d-bdf4-d0c1ce198a61 admin admin] POST http://10.222.0.47/volume/v3/61c99afe0fb64e7d8026b06c4eda75ae/types/5795d6ff-91ce-4190-8cbd-9706b213bd97/extra_specs 2021-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: /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-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: DeprecationWarning, 2021-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: DEBUG cinder.api.openstack.wsgi [req-a0c5e562-d868-4ec3-b762-8192a8c9dadd req-b210b032-006f-433d-bdf4-d0c1ce198a61 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: /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-11-25 03:56:36.601 | Nov 25 03:56:16 dv-cinder-818778-3-smb devstack@c-api.service[95151]: DeprecationWarning) 2021-11-25 03:56:36.601 | Nov 25 03:56:17 dv-cinder-818778-3-smb devstack@c-api.service[95151]: DEBUG oslo_db.sqlalchemy.engines [req-a0c5e562-d868-4ec3-b762-8192a8c9dadd req-b210b032-006f-433d-bdf4-d0c1ce198a61 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=95152) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-25 03:56:36.601 | Nov 25 03:56:17 dv-cinder-818778-3-smb devstack@c-api.service[95151]: INFO cinder.api.openstack.wsgi [req-a0c5e562-d868-4ec3-b762-8192a8c9dadd req-b210b032-006f-433d-bdf4-d0c1ce198a61 admin admin] http://10.222.0.47/volume/v3/61c99afe0fb64e7d8026b06c4eda75ae/types/5795d6ff-91ce-4190-8cbd-9706b213bd97/extra_specs returned with HTTP 200 2021-11-25 03:56:36.601 | Nov 25 03:56:17 dv-cinder-818778-3-smb devstack@c-api.service[95151]: [pid: 95152|app: 0|req: 2/3] 10.222.0.47 () {62 vars in 1445 bytes} [Thu Nov 25 03:56:16 2021] POST /volume/v3/61c99afe0fb64e7d8026b06c4eda75ae/types/5795d6ff-91ce-4190-8cbd-9706b213bd97/extra_specs => generated 55 bytes in 548 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2021-11-25 03:56:36.604 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.606 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-11-25 03:56:36.619 | enabled 2021-11-25 03:56:36.623 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-11-25 03:56:36.639 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-11-25 03:56:36.639 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.639 | Active: active (running) since Thu 2021-11-25 03:54:28 UTC; 2min 8s ago 2021-11-25 03:56:36.639 | Main PID: 88064 (/usr/bin/python) 2021-11-25 03:56:36.639 | Tasks: 5 (limit: 14352) 2021-11-25 03:56:36.640 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-11-25 03:56:36.640 | ├─88064 /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-11-25 03:56:36.640 | ├─88177 /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-11-25 03:56:36.640 | ├─88178 /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-11-25 03:56:36.640 | ├─88179 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-11-25 03:56:36.640 | └─88180 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-11-25 03:56:36.640 | 2021-11-25 03:56:36.640 | Nov 25 03:55:45 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-4eb54019-e46b-4cbf-a67c-fbf4c184b594 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:55:46 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:55:47 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron.db.agents_db [None req-89936113-921f-4b4c-8f56-9267896e8771 None None] Agent healthcheck: found 5 active agents {{(pid=88180) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-11-25 03:56:36.640 | Nov 25 03:55:47 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-ef2512a6-705e-432c-92ce-564865cc16ba None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:13 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-bdd10bcd-71ba-4dd3-bc6e-95c9ffcc11e4 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:15 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-a3d9e102-3db4-415d-88c6-40e71dabe93d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:16 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-0486624b-e376-4a57-9ca0-2bcb79f8c68a None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:16 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron_lib.callbacks.manager [None req-ef2512a6-705e-432c-92ce-564865cc16ba None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8742397170359', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036838674327'] for agent, after_update {{(pid=88179) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-25 03:56:36.640 | Nov 25 03:56:24 dv-cinder-818778-3-smb neutron-server[88064]: DEBUG neutron.db.agents_db [None req-89936113-921f-4b4c-8f56-9267896e8771 None None] Agent healthcheck: found 5 active agents {{(pid=88180) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-11-25 03:56:36.643 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.646 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-11-25 03:56:36.659 | enabled 2021-11-25 03:56:36.663 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-11-25 03:56:36.678 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-11-25 03:56:36.678 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.678 | Active: active (running) since Thu 2021-11-25 03:54:39 UTC; 1min 56s ago 2021-11-25 03:56:36.678 | Main PID: 89464 (/usr/bin/python) 2021-11-25 03:56:36.678 | Tasks: 12 (limit: 14352) 2021-11-25 03:56:36.678 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-11-25 03:56:36.678 | ├─89464 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-11-25 03:56:36.678 | ├─91021 /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/tmp2ekfxzcn/privsep.sock 2021-11-25 03:56:36.678 | ├─91056 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.678 | ├─91057 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.678 | └─91215 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/c87508f3-853a-4c05-a14b-96daa8a52c28/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/c87508f3-853a-4c05-a14b-96daa8a52c28/host --addn-hosts=/opt/stack/data/neutron/dhcp/c87508f3-853a-4c05-a14b-96daa8a52c28/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/c87508f3-853a-4c05-a14b-96daa8a52c28/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/c87508f3-853a-4c05-a14b-96daa8a52c28/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-ec44d6a2-30dc-4663-89d5-6ea7f4195f38,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-11-25 03:56:36.678 | 2021-11-25 03:56:36.679 | Nov 25 03:55:17 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG neutron.agent.dhcp.agent [None req-ac55cbb4-4edc-426b-9651-06f659c22ad2 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'd6501d46-a068-4eab-a140-870c3ebc33c8', 'name': 'public-subnet', 'tenant_id': '61c99afe0fb64e7d8026b06c4eda75ae', 'network_id': 'fbbf2050-665c-4306-843a-806da9ab5719', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'gateway_ip': '172.28.0.1', 'cidr': '172.28.0.0/24', 'allocation_pools': [{'start': '172.28.0.2', 'end': '172.28.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-11-25T03:55:17Z', 'updated_at': '2021-11-25T03:55:17Z', 'revision_number': 0, 'project_id': '61c99afe0fb64e7d8026b06c4eda75ae', 'network': {'id': 'fbbf2050-665c-4306-843a-806da9ab5719', 'name': 'public', 'tenant_id': '61c99afe0fb64e7d8026b06c4eda75ae', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['d6501d46-a068-4eab-a140-870c3ebc33c8'], 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2021-11-25T03:55:09Z', 'updated_at': '2021-11-25T03:55:17Z', 'revision_number': 2, 'project_id': '61c99afe0fb64e7d8026b06c4eda75ae', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=89464) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.679 | Nov 25 03:55:17 dv-cinder-818778-3-smb dnsmasq[91215]: reading /etc/resolv.conf 2021-11-25 03:56:36.679 | Nov 25 03:55:17 dv-cinder-818778-3-smb dnsmasq[91215]: using nameserver 127.0.0.53#53 2021-11-25 03:56:36.679 | Nov 25 03:55:18 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG oslo_concurrency.lockutils [None req-e8259e5d-0bf0-4186-9236-a89185a82dc1 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89464) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.679 | Nov 25 03:55:18 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG oslo_concurrency.lockutils [None req-e8259e5d-0bf0-4186-9236-a89185a82dc1 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89464) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.679 | Nov 25 03:55:21 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=89464) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.679 | Nov 25 03:55:23 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89464) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.679 | Nov 25 03:55:23 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89464) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.679 | Nov 25 03:55:43 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89464) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.679 | Nov 25 03:55:43 dv-cinder-818778-3-smb neutron-dhcp-agent[89464]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=89464) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.682 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.684 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-11-25 03:56:36.697 | enabled 2021-11-25 03:56:36.702 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-11-25 03:56:36.718 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-11-25 03:56:36.718 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.718 | Active: active (running) since Thu 2021-11-25 03:54:41 UTC; 1min 54s ago 2021-11-25 03:56:36.718 | Main PID: 90199 (/usr/bin/python) 2021-11-25 03:56:36.718 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:36.718 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-11-25 03:56:36.718 | ├─90199 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-25 03:56:36.718 | ├─90687 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-25 03:56:36.718 | └─90688 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-25 03:56:36.718 | 2021-11-25 03:56:36.718 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_rabbit.ssl = False {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_rabbit.ssl_version = {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_notifications.driver = [] {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_notifications.retry = -1 {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] oslo_messaging_notifications.transport_url = **** {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:36.719 | Nov 25 03:54:45 dv-cinder-818778-3-smb neutron-metadata-agent[90199]: DEBUG oslo_service.service [None req-7f170335-de8e-4505-a5ba-3cdd7db4f1ef None None] ******************************************************************************** {{(pid=90199) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:36.722 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.724 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-11-25 03:56:36.737 | enabled 2021-11-25 03:56:36.741 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-11-25 03:56:36.756 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-11-25 03:56:36.756 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.756 | Active: active (running) since Thu 2021-11-25 03:54:38 UTC; 1min 58s ago 2021-11-25 03:56:36.756 | Main PID: 89105 (/usr/bin/python) 2021-11-25 03:56:36.757 | Tasks: 7 (limit: 14352) 2021-11-25 03:56:36.757 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-11-25 03:56:36.757 | ├─89105 /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-11-25 03:56:36.757 | ├─90659 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.757 | ├─90661 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.757 | └─90686 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-11-25 03:56:36.757 | 2021-11-25 03:56:36.757 | Nov 25 03:56:31 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: DEBUG neutron.agent.linux.utils [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90686. {{(pid=89105) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-25 03:56:36.757 | Nov 25 03:56:31 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Agent rpc_loop - iteration:53 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-25 03:56:36.757 | Nov 25 03:56:33 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Agent rpc_loop - iteration:54 started 2021-11-25 03:56:36.758 | Nov 25 03:56:33 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x85e8074e,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=3638603348308829593,duration_nsec=948000000,duration_sec=109,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=89105) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-25 03:56:36.758 | Nov 25 03:56:33 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: DEBUG neutron.agent.linux.utils [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90686. {{(pid=89105) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-25 03:56:36.758 | Nov 25 03:56:33 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-25 03:56:36.758 | Nov 25 03:56:35 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Agent rpc_loop - iteration:55 started 2021-11-25 03:56:36.758 | Nov 25 03:56:35 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x85e80750,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=3638603348308829593,duration_nsec=949000000,duration_sec=111,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=89105) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-25 03:56:36.758 | Nov 25 03:56:35 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: DEBUG neutron.agent.linux.utils [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90686. {{(pid=89105) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-25 03:56:36.758 | Nov 25 03:56:35 dv-cinder-818778-3-smb neutron-openvswitch-agent[89105]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-66d8a897-7446-41ba-8372-9a704d19965f None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-25 03:56:36.760 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.763 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-11-25 03:56:36.776 | enabled 2021-11-25 03:56:36.781 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-11-25 03:56:36.796 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-11-25 03:56:36.796 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.797 | Active: active (running) since Thu 2021-11-25 03:54:40 UTC; 1min 55s ago 2021-11-25 03:56:36.797 | Main PID: 89850 (/usr/bin/python) 2021-11-25 03:56:36.797 | Tasks: 12 (limit: 14352) 2021-11-25 03:56:36.797 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-11-25 03:56:36.797 | ├─89850 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-11-25 03:56:36.797 | ├─90794 /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/tmp9n2dpr70/privsep.sock 2021-11-25 03:56:36.797 | ├─91512 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.797 | ├─91513 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-25 03:56:36.797 | └─91710 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/2beecfc7-f916-4d31-860d-1da13d2ed856.conf 2021-11-25 03:56:36.797 | 2021-11-25 03:56:36.797 | Nov 25 03:55:27 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2beecfc7-f916-4d31-860d-1da13d2ed856', 'arping', '-U', '-I', 'qg-44a5d096-e8', '-c', '1', '-w', '2', '172.28.0.190'] {{(pid=89850) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-25 03:56:36.797 | Nov 25 03:55:27 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2beecfc7-f916-4d31-860d-1da13d2ed856', 'arping', '-A', '-I', 'qg-44a5d096-e8', '-c', '1', '-w', '2', '172.28.0.190'] {{(pid=89850) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-25 03:56:36.797 | Nov 25 03:55:29 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_service.periodic_task [None req-0ad77bd0-7e90-4233-8599-254ca74a0d8a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89850) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-25 03:56:36.797 | Nov 25 03:55:29 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2beecfc7-f916-4d31-860d-1da13d2ed856', 'arping', '-U', '-I', 'qg-44a5d096-e8', '-c', '1', '-w', '2', '172.28.0.190'] {{(pid=89850) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-25 03:56:36.797 | Nov 25 03:55:29 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2beecfc7-f916-4d31-860d-1da13d2ed856', 'arping', '-A', '-I', 'qg-44a5d096-e8', '-c', '1', '-w', '2', '172.28.0.190'] {{(pid=89850) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-25 03:56:36.797 | Nov 25 03:55:45 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89850) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.797 | Nov 25 03:55:45 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89850) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.797 | Nov 25 03:55:45 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89850) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.797 | Nov 25 03:55:45 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89850) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.797 | Nov 25 03:56:09 dv-cinder-818778-3-smb neutron-l3-agent[89850]: DEBUG oslo_service.periodic_task [None req-0ad77bd0-7e90-4233-8599-254ca74a0d8a None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89850) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-25 03:56:36.801 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.803 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-11-25 03:56:36.815 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-11-25 03:56:36.819 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.821 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-11-25 03:56:36.834 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-11-25 03:56:36.837 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.840 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-11-25 03:56:36.852 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-11-25 03:56:36.856 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.859 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-11-25 03:56:36.870 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-11-25 03:56:36.875 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.877 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-11-25 03:56:36.891 | enabled 2021-11-25 03:56:36.894 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-11-25 03:56:36.911 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-11-25 03:56:36.911 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.911 | Active: active (running) since Thu 2021-11-25 03:43:04 UTC; 13min ago 2021-11-25 03:56:36.911 | Main PID: 70731 (dstat.sh) 2021-11-25 03:56:36.911 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:36.911 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-11-25 03:56:36.911 | ├─70731 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-11-25 03:56:36.911 | ├─70790 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-11-25 03:56:36.911 | └─70791 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-11-25 03:56:36.911 | 2021-11-25 03:56:36.911 | Nov 25 03:56:27 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:27| 27 2 71 0 0|4031M 2874M 148M 4726M| 0 0 | 0 2124k| 0 41.0 | 387 3449 |2.04 1.61 1.15|2.0 0 1.0| 0 0 |openstack 96277 25%5727k 33k|openstack 962775727k 33k 25%|mysqld 402M| 0 0 | 26 243 0 142 0 2021-11-25 03:56:36.911 | Nov 25 03:56:28 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:28| 26 4 71 0 0|4044M 2861M 148M 4726M| 0 0 | 0 60k| 0 8.00 | 760 4090 |2.04 1.61 1.15|2.0 0 0| 0 0 |uwsgi 719473.5%3713B 14k|bash 95966 11M 34k 0%|mysqld 402M| 0 0 | 26 243 0 149 0 2021-11-25 03:56:36.911 | Nov 25 03:56:29 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:29| 26 4 70 0 0|4023M 2882M 148M 4726M| 0 0 | 0 148k| 0 8.00 | 944 4456 |2.04 1.61 1.15|2.0 0 142| 0 0 |openstack 96417 22%6035k 33k|openstack 964176035k 33k 22%|mysqld 402M| 0 0 | 26 243 0 149 0 2021-11-25 03:56:36.911 | Nov 25 03:56:30 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:30| 26 3 70 0 0|4044M 2861M 148M 4726M| 0 0 | 0 88k| 0 9.00 | 397 3422 |1.96 1.60 1.15|2.0 0 0| 0 0 |openstack 96417 24%5269k 0 |openstack 964175269k 0 24%|mysqld 402M| 0 0 | 26 245 0 145 0 2021-11-25 03:56:36.911 | Nov 25 03:56:31 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:31| 25 4 70 0 0|4012M 2893M 148M 4726M| 0 0 | 0 128k| 0 6.00 | 994 4593 |1.96 1.60 1.15|2.0 0 80| 0 0 |openstack 96499 14%3197k 33k|bash 95966 11M 42k 0%|mysqld 402M| 0 0 | 26 243 0 149 0 2021-11-25 03:56:36.911 | Nov 25 03:56:32 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:32| 26 2 71 0 0|4039M 2866M 148M 4726M| 0 0 | 0 172k| 0 15.0 | 321 3264 |1.96 1.60 1.15|2.0 0 0| 0 0 |openstack 96499 25%6891k 0 |openstack 964996891k 0 25%|mysqld 402M| 0 0 | 26 243 0 149 0 2021-11-25 03:56:36.911 | Nov 25 03:56:33 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:33| 26 4 70 0 0|4007M 2898M 148M 4726M| 0 0 | 0 92k| 0 2.00 | 997 4588 |1.96 1.60 1.15|4.0 0 79| 0 0 |openstack 965795.2%1929k 256B|bash 95966 11M 42k 0%|mysqld 402M| 0 0 | 26 243 0 155 0 2021-11-25 03:56:36.911 | Nov 25 03:56:34 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:34| 25 4 71 0 0|4031M 2874M 148M 4726M|1012B 0 | 0 0 | 0 0 | 311 3256 |1.96 1.60 1.15|2.0 0 1.0| 0 0 |openstack 96579 25%5848k 33k|openstack 965795848k 33k 25%|mysqld 402M| 0 0 | 26 243 0 152 0 2021-11-25 03:56:36.911 | Nov 25 03:56:35 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:35| 27 3 70 0 0|4045M 2860M 148M 4726M|2024B 0 | 0 204k| 0 13.0 | 864 4325 |1.96 1.61 1.16|3.0 0 0| 0 0 |openstack 96579 17%3529k 0 |openstack 965793529k 0 17%|mysqld 402M| 0 0 | 26 243 0 159 0 2021-11-25 03:56:36.911 | Nov 25 03:56:36 dv-cinder-818778-3-smb dstat.sh[70731]: 25-11 03:56:36| 15 17 68 0 0|3997M 2908M 148M 4727M| 0 0 | 0 232k| 0 16.0 |2606 7649 |1.96 1.61 1.16|2.0 0 478| 0 0 |systemd 1 2.2% 0 0 |bash 17392 91M 432k2.0%|mysqld 402M| 0 0 | 26 243 0 156 0 2021-11-25 03:56:36.914 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.917 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-11-25 03:56:36.929 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-11-25 03:56:36.933 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.936 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-11-25 03:56:36.947 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-11-25 03:56:36.952 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.954 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-11-25 03:56:36.967 | enabled 2021-11-25 03:56:36.971 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-11-25 03:56:36.986 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-11-25 03:56:36.986 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-11-25 03:56:36.986 | Active: active (running) since Thu 2021-11-25 03:54:43 UTC; 1min 53s ago 2021-11-25 03:56:36.986 | Main PID: 90565 (/usr/bin/python) 2021-11-25 03:56:36.986 | Tasks: 1 (limit: 14352) 2021-11-25 03:56:36.986 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-11-25 03:56:36.986 | └─90565 /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-11-25 03:56:36.986 | 2021-11-25 03:56:36.986 | Nov 25 03:55:47 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=90565) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.986 | Nov 25 03:56:07 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_service.periodic_task [None req-84601a77-fa6d-4f87-818b-b7b5a202b851 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=90565) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-25 03:56:36.986 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=90565) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-11-25 03:56:36.986 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90565) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: 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=90565) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90565) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=90565) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90565) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: 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=90565) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-25 03:56:36.987 | Nov 25 03:56:17 dv-cinder-818778-3-smb neutron-metering-agent[90565]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90565) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-25 03:56:36.990 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:36.992 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-11-25 03:56:37.005 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-11-25 03:56:37.008 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.011 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-11-25 03:56:37.024 | enabled 2021-11-25 03:56:37.028 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-11-25 03:56:37.044 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-11-25 03:56:37.044 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.044 | Active: active (running) since Thu 2021-11-25 03:53:47 UTC; 2min 49s ago 2021-11-25 03:56:37.044 | Main PID: 86201 (glance-registry) 2021-11-25 03:56:37.044 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:37.044 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-11-25 03:56:37.044 | ├─86201 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-25 03:56:37.044 | ├─86714 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-25 03:56:37.044 | └─86715 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-25 03:56:37.044 | 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86201) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86201) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86201) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86201) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86201) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: INFO glance.common.wsgi [-] Starting 2 workers 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: INFO glance.common.wsgi [-] Started child 86714 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: INFO eventlet.wsgi.server [-] (86714) wsgi starting up on http://0.0.0.0:9191 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: INFO glance.common.wsgi [-] Started child 86715 2021-11-25 03:56:37.044 | Nov 25 03:53:49 dv-cinder-818778-3-smb glance-registry[86201]: INFO eventlet.wsgi.server [-] (86715) wsgi starting up on http://0.0.0.0:9191 2021-11-25 03:56:37.047 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.050 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-11-25 03:56:37.063 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-11-25 03:56:37.066 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.069 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-11-25 03:56:37.082 | enabled 2021-11-25 03:56:37.086 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-11-25 03:56:37.102 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-11-25 03:56:37.102 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.102 | Active: active (running) since Thu 2021-11-25 03:53:42 UTC; 2min 54s ago 2021-11-25 03:56:37.102 | Main PID: 85701 (swift-proxy-ser) 2021-11-25 03:56:37.102 | Tasks: 2 (limit: 14352) 2021-11-25 03:56:37.102 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-11-25 03:56:37.102 | ├─85701 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-25 03:56:37.102 | └─85799 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-25 03:56:37.102 | 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb proxy-server[85799]: Validating token access rules against request 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-proxy-server[85701]: proxy-server: Validating token access rules against request 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb proxy-server[85799]: Received request from user: user_id 54d3a93d6fd24b299abeedb3b1b6d6bd, project_id fd452164f7f94199b997c76a87072374, roles service,ResellerAdmin 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-proxy-server[85701]: proxy-server: Received request from user: user_id 54d3a93d6fd24b299abeedb3b1b6d6bd, project_id fd452164f7f94199b997c76a87072374, roles service,ResellerAdmin 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb proxy-server[85799]: Using identity: {'user': ('54d3a93d6fd24b299abeedb3b1b6d6bd', 'glance-swift'), 'tenant': ('fd452164f7f94199b997c76a87072374', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx515249f1b6ff41b2815e9-00619f08dd) 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-proxy-server[85701]: proxy-server: Using identity: {'user': ('54d3a93d6fd24b299abeedb3b1b6d6bd', 'glance-swift'), 'tenant': ('fd452164f7f94199b997c76a87072374', 'service'), 'roles': ['service', 'ResellerAdmin'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx515249f1b6ff41b2815e9-00619f08dd) 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb proxy-server[85799]: User fd452164f7f94199b997c76a87072374 has reseller admin authorizing (txn: tx515249f1b6ff41b2815e9-00619f08dd) (client_ip: 10.222.0.47) 2021-11-25 03:56:37.102 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-proxy-server[85701]: proxy-server: User fd452164f7f94199b997c76a87072374 has reseller admin authorizing (txn: tx515249f1b6ff41b2815e9-00619f08dd) (client_ip: 10.222.0.47) 2021-11-25 03:56:37.102 | Nov 25 03:54:19 dv-cinder-818778-3-smb proxy-server[85799]: 10.222.0.47 10.222.0.47 25/Nov/2021/03/54/19 PUT /v1/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhnwjc... 645922816 - - tx515249f1b6ff41b2815e9-00619f08dd - 14.0396 - - 1637812445.231890917 1637812459.271513939 0 2021-11-25 03:56:37.102 | Nov 25 03:54:19 dv-cinder-818778-3-smb swift-proxy-server[85701]: proxy-server: 10.222.0.47 10.222.0.47 25/Nov/2021/03/54/19 PUT /v1/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhnwjc... 645922816 - - tx515249f1b6ff41b2815e9-00619f08dd - 14.0396 - - 1637812445.231890917 1637812459.271513939 0 2021-11-25 03:56:37.105 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.108 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-11-25 03:56:37.121 | enabled 2021-11-25 03:56:37.125 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-11-25 03:56:37.140 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-11-25 03:56:37.140 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.140 | Active: active (running) since Thu 2021-11-25 03:53:39 UTC; 2min 58s ago 2021-11-25 03:56:37.140 | Main PID: 84222 (swift-object-se) 2021-11-25 03:56:37.140 | Tasks: 23 (limit: 14352) 2021-11-25 03:56:37.140 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-11-25 03:56:37.140 | ├─84222 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-25 03:56:37.141 | ├─84748 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-25 03:56:37.141 | └─84750 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-25 03:56:37.141 | 2021-11-25 03:56:37.141 | Nov 25 03:53:39 dv-cinder-818778-3-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-11-25 03:56:37.141 | Nov 25 03:53:40 dv-cinder-818778-3-smb object-server[84222]: Started child 84748 from parent 84222 2021-11-25 03:56:37.141 | Nov 25 03:53:40 dv-cinder-818778-3-smb swift-object-server[84222]: object-server: Started child 84748 from parent 84222 2021-11-25 03:56:37.141 | Nov 25 03:53:40 dv-cinder-818778-3-smb object-server[84222]: Started child 84750 from parent 84222 2021-11-25 03:56:37.141 | Nov 25 03:53:40 dv-cinder-818778-3-smb swift-object-server[84222]: object-server: Started child 84750 from parent 84222 2021-11-25 03:56:37.141 | Nov 25 03:54:19 dv-cinder-818778-3-smb object-server[84750]: 127.0.0.1 - - [25/Nov/2021:03:54:19 +0000] "PUT /sdb1/23/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" "tx515249f1b6ff41b2815e9-00619f08dd" "proxy-server 85799" 14.0146 "-" 84750 0 2021-11-25 03:56:37.141 | Nov 25 03:54:19 dv-cinder-818778-3-smb swift-object-server[84222]: object-server: 127.0.0.1 - - [25/Nov/2021:03:54:19 +0000] "PUT /sdb1/23/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" "tx515249f1b6ff41b2815e9-00619f08dd" "proxy-server 85799" 14.0146 "-" 84750 0 2021-11-25 03:56:37.144 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.146 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-11-25 03:56:37.160 | enabled 2021-11-25 03:56:37.163 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-11-25 03:56:37.179 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-11-25 03:56:37.179 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.179 | Active: active (running) since Thu 2021-11-25 03:53:40 UTC; 2min 57s ago 2021-11-25 03:56:37.179 | Main PID: 84579 (swift-container) 2021-11-25 03:56:37.179 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:37.179 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-11-25 03:56:37.179 | ├─84579 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-25 03:56:37.180 | ├─85062 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-25 03:56:37.180 | └─85065 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-25 03:56:37.180 | 2021-11-25 03:56:37.180 | Nov 25 03:53:41 dv-cinder-818778-3-smb container-server[84579]: Started child 85062 from parent 84579 2021-11-25 03:56:37.180 | Nov 25 03:53:41 dv-cinder-818778-3-smb swift-container-server[84579]: container-server: Started child 85062 from parent 84579 2021-11-25 03:56:37.180 | Nov 25 03:53:41 dv-cinder-818778-3-smb container-server[84579]: Started child 85065 from parent 84579 2021-11-25 03:56:37.180 | Nov 25 03:53:41 dv-cinder-818778-3-smb swift-container-server[84579]: container-server: Started child 85065 from parent 84579 2021-11-25 03:56:37.180 | Nov 25 03:54:05 dv-cinder-818778-3-smb container-server[85065]: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance" "tx1a0a54ae253f49e1b461d-00619f08dd" "proxy-server 85799" 0.0199 "-" 85065 0 2021-11-25 03:56:37.180 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-container-server[84579]: container-server: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" 201 - "PUT http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance" "tx1a0a54ae253f49e1b461d-00619f08dd" "proxy-server 85799" 0.0199 "-" 85065 0 2021-11-25 03:56:37.180 | Nov 25 03:54:05 dv-cinder-818778-3-smb container-server[85065]: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "HEAD /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance?format=json&states=listing" "tx515249f1b6ff41b2815e9-00619f08dd" "proxy-server 85799" 0.0030 "-" 85065 0 2021-11-25 03:56:37.180 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-container-server[84579]: container-server: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "HEAD /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374/glance?format=json&states=listing" "tx515249f1b6ff41b2815e9-00619f08dd" "proxy-server 85799" 0.0030 "-" 85065 0 2021-11-25 03:56:37.180 | Nov 25 03:54:19 dv-cinder-818778-3-smb container-server[85065]: 127.0.0.1 - - [25/Nov/2021:03:54:19 +0000] "PUT /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" 201 - "PUT http://10.222.0.47:8080/sdb1/23/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" "tx515249f1b6ff41b2815e9-00619f08dd" "object-server 84750" 0.0010 "-" 85065 0 2021-11-25 03:56:37.180 | Nov 25 03:54:19 dv-cinder-818778-3-smb swift-container-server[84579]: container-server: 127.0.0.1 - - [25/Nov/2021:03:54:19 +0000] "PUT /sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" 201 - "PUT http://10.222.0.47:8080/sdb1/23/AUTH_fd452164f7f94199b997c76a87072374/glance/3c941cfb-b9c1-444d-a94f-db960684d5e9" "tx515249f1b6ff41b2815e9-00619f08dd" "object-server 84750" 0.0010 "-" 85065 0 2021-11-25 03:56:37.183 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.186 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-11-25 03:56:37.198 | enabled 2021-11-25 03:56:37.202 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-11-25 03:56:37.218 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-11-25 03:56:37.218 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.218 | Active: active (running) since Thu 2021-11-25 03:53:40 UTC; 2min 56s ago 2021-11-25 03:56:37.218 | Main PID: 84940 (swift-account-s) 2021-11-25 03:56:37.218 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:37.218 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-11-25 03:56:37.218 | ├─84940 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-25 03:56:37.218 | ├─85376 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-25 03:56:37.218 | └─85377 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-25 03:56:37.218 | 2021-11-25 03:56:37.218 | Nov 25 03:54:04 dv-cinder-818778-3-smb account-server[85377]: 127.0.0.1 - - [25/Nov/2021:03:54:04 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "txd5c25a04dbaf41acb8f25-00619f08dc" "proxy-server 85799" 0.0018 "-" 85377 - 2021-11-25 03:56:37.218 | Nov 25 03:54:04 dv-cinder-818778-3-smb swift-account-server[84940]: account-server: 127.0.0.1 - - [25/Nov/2021:03:54:04 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "txd5c25a04dbaf41acb8f25-00619f08dc" "proxy-server 85799" 0.0018 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:04 dv-cinder-818778-3-smb account-server[85377]: 127.0.0.1 - - [25/Nov/2021:03:54:04 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "txd5c25a04dbaf41acb8f25-00619f08dc" "proxy-server 85799" 0.0004 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:04 dv-cinder-818778-3-smb swift-account-server[84940]: account-server: 127.0.0.1 - - [25/Nov/2021:03:54:04 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 404 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "txd5c25a04dbaf41acb8f25-00619f08dc" "proxy-server 85799" 0.0004 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb account-server[85377]: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 201 - "-" "tx1a0a54ae253f49e1b461d-00619f08dd" "-" 0.0158 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-account-server[84940]: account-server: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 201 - "-" "tx1a0a54ae253f49e1b461d-00619f08dd" "-" 0.0158 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb account-server[85377]: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "tx1a0a54ae253f49e1b461d-00619f08dd" "proxy-server 85799" 0.0020 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-account-server[84940]: account-server: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "HEAD /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374" 204 - "HEAD http://10.222.0.47:8080/v1/AUTH_fd452164f7f94199b997c76a87072374?format=json" "tx1a0a54ae253f49e1b461d-00619f08dd" "proxy-server 85799" 0.0020 "-" 85377 - 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb account-server[85377]: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" "tx1a0a54ae253f49e1b461d-00619f08dd" "container-server 85065" 0.0020 "-" 85377 0 2021-11-25 03:56:37.219 | Nov 25 03:54:05 dv-cinder-818778-3-smb swift-account-server[84940]: account-server: 127.0.0.1 - - [25/Nov/2021:03:54:05 +0000] "PUT /sdb1/346/AUTH_fd452164f7f94199b997c76a87072374/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/43/AUTH_fd452164f7f94199b997c76a87072374/glance" "tx1a0a54ae253f49e1b461d-00619f08dd" "container-server 85065" 0.0020 "-" 85377 0 2021-11-25 03:56:37.222 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.224 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-11-25 03:56:37.236 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-11-25 03:56:37.240 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.243 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-11-25 03:56:37.255 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-11-25 03:56:37.258 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.261 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-11-25 03:56:37.273 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-11-25 03:56:37.277 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.280 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-11-25 03:56:37.292 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-11-25 03:56:37.295 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.298 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-11-25 03:56:37.309 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-11-25 03:56:37.313 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.316 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-11-25 03:56:37.328 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-11-25 03:56:37.332 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.334 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-11-25 03:56:37.346 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-11-25 03:56:37.350 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.353 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-11-25 03:56:37.366 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-11-25 03:56:37.370 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.372 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-11-25 03:56:37.385 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-11-25 03:56:37.389 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.391 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-11-25 03:56:37.403 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-11-25 03:56:37.407 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.410 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-11-25 03:56:37.423 | enabled 2021-11-25 03:56:37.427 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-11-25 03:56:37.442 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-11-25 03:56:37.442 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.442 | Active: active (running) since Thu 2021-11-25 03:53:41 UTC; 2min 55s ago 2021-11-25 03:56:37.442 | Main PID: 85333 (swift-container) 2021-11-25 03:56:37.442 | Tasks: 1 (limit: 14352) 2021-11-25 03:56:37.442 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-11-25 03:56:37.442 | └─85333 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-11-25 03:56:37.442 | 2021-11-25 03:56:37.442 | Nov 25 03:53:41 dv-cinder-818778-3-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-11-25 03:56:37.442 | Nov 25 03:53:42 dv-cinder-818778-3-smb container-sync[85333]: Starting 85333 2021-11-25 03:56:37.442 | Nov 25 03:53:42 dv-cinder-818778-3-smb container-sync[85333]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-11-25 03:56:37.445 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.448 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-11-25 03:56:37.461 | enabled 2021-11-25 03:56:37.465 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-11-25 03:56:37.481 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-11-25 03:56:37.481 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.481 | Active: active (running) since Thu 2021-11-25 03:55:29 UTC; 1min 8s ago 2021-11-25 03:56:37.481 | Main PID: 93690 (nova-conductor) 2021-11-25 03:56:37.481 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:37.481 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-11-25 03:56:37.481 | ├─93690 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-25 03:56:37.481 | ├─94578 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-25 03:56:37.481 | └─94579 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-25 03:56:37.481 | 2021-11-25 03:56:37.481 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.481 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_rabbit.ssl_version = {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.481 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.481 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_notifications.retry = -1 {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.481 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.482 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_messaging_notifications.transport_url = **** {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.482 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_reports.file_event_handler = None {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.482 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.482 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] oslo_reports.log_dir = None {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.482 | Nov 25 03:55:34 dv-cinder-818778-3-smb nova-conductor[93690]: DEBUG oslo_service.service [None req-f1a435a9-b521-4dd7-9944-889373a2c65d None None] ******************************************************************************** {{(pid=93690) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:37.485 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-25 03:56:37.487 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-11-25 03:56:37.500 | enabled 2021-11-25 03:56:37.503 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-11-25 03:56:37.519 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-11-25 03:56:37.519 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-11-25 03:56:37.519 | Active: active (running) since Thu 2021-11-25 03:55:31 UTC; 1min 6s ago 2021-11-25 03:56:37.519 | Main PID: 94078 (nova-conductor) 2021-11-25 03:56:37.519 | Tasks: 3 (limit: 14352) 2021-11-25 03:56:37.519 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-11-25 03:56:37.519 | ├─94078 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-25 03:56:37.519 | ├─94585 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-25 03:56:37.519 | └─94586 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-25 03:56:37.519 | 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] oslo_reports.file_event_handler = None {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] oslo_reports.log_dir = None {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG oslo_service.service [None req-acf6ec46-2ee4-4479-a225-6ee1cd819021 None None] ******************************************************************************** {{(pid=94078) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG nova.service [None req-b7570217-21a7-467b-bf39-502114c44fbe None None] Join ServiceGroup membership for this service conductor {{(pid=94585) start /opt/stack/nova/nova/service.py:214}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG nova.servicegroup.drivers.db [None req-b7570217-21a7-467b-bf39-502114c44fbe None None] DB_Driver: join new ServiceGroup member dv-cinder-818778-3-smb to the conductor group, service = {{(pid=94585) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG nova.service [None req-7f76145a-4621-44c9-afae-52acfe844764 None None] Join ServiceGroup membership for this service conductor {{(pid=94586) start /opt/stack/nova/nova/service.py:214}} 2021-11-25 03:56:37.520 | Nov 25 03:55:35 dv-cinder-818778-3-smb nova-conductor[94078]: DEBUG nova.servicegroup.drivers.db [None req-7f76145a-4621-44c9-afae-52acfe844764 None None] DB_Driver: join new ServiceGroup member dv-cinder-818778-3-smb to the conductor group, service = {{(pid=94586) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-25 03:56:37.523 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-11-25 03:56:37.540 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:56:37.543 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-11-25 03:56:37.559 | + functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:56:37.562 | + ./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-11-25 03:56:37.565 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:56:37.567 | + ./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-11-25 03:56:37.570 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-11-25 03:56:40.962 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.962 | | Upgrade Check Results | 2021-11-25 03:56:40.962 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.962 | | Check: Cells v2 | 2021-11-25 03:56:40.962 | | Result: Success | 2021-11-25 03:56:40.962 | | Details: No host mappings or compute nodes were found. Remember to | 2021-11-25 03:56:40.962 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-11-25 03:56:40.962 | | compute hosts are deployed. | 2021-11-25 03:56:40.962 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.963 | | Check: Placement API | 2021-11-25 03:56:40.963 | | Result: Success | 2021-11-25 03:56:40.963 | | Details: None | 2021-11-25 03:56:40.963 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.963 | | Check: Ironic Flavor Migration | 2021-11-25 03:56:40.963 | | Result: Success | 2021-11-25 03:56:40.963 | | Details: None | 2021-11-25 03:56:40.963 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.963 | | Check: Cinder API | 2021-11-25 03:56:40.963 | | Result: Success | 2021-11-25 03:56:40.963 | | Details: None | 2021-11-25 03:56:40.963 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.963 | | Check: Policy Scope-based Defaults | 2021-11-25 03:56:40.963 | | Result: Success | 2021-11-25 03:56:40.963 | | Details: None | 2021-11-25 03:56:40.963 | +--------------------------------------------------------------------+ 2021-11-25 03:56:40.963 | | Check: Older than N-1 computes | 2021-11-25 03:56:40.963 | | Result: Success | 2021-11-25 03:56:40.963 | | Details: None | 2021-11-25 03:56:40.963 | +--------------------------------------------------------------------+ 2021-11-25 03:56:41.325 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-11-25 03:56:41.328 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-11-25 03:56:41.328 | Running user script /home/ubuntu/devstack/local.sh 2021-11-25 03:56:41.330 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-11-25 03:56:41.332 | Before updating nova flavors: 2021-11-25 03:56:43.505 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-25 03:56:43.506 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-11-25 03:56:43.506 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-25 03:56:43.506 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-11-25 03:56:43.506 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-11-25 03:56:43.506 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-11-25 03:56:43.506 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-11-25 03:56:43.506 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-11-25 03:56:43.506 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-11-25 03:56:43.506 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-11-25 03:56:43.506 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-11-25 03:56:43.506 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-11-25 03:56:43.506 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-11-25 03:56:43.506 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-25 03:56:45.465 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-11-25 03:56:45.545 | Flavor 42 not found 2021-11-25 03:56:47.341 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-11-25 03:56:47.422 | Flavor 84 not found 2021-11-25 03:56:49.232 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-11-25 03:56:49.313 | Flavor 451 not found 2021-11-25 03:56:51.048 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:51.049 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:56:51.049 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:51.049 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:51.049 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:52.858 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:52.858 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:56:52.858 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:52.858 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:52.858 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:54.720 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:54.720 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:56:54.720 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:54.720 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:54.720 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:56.574 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:56.574 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:56:56.574 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:56.574 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:56.574 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:56.657 | After updating nova flavors: 2021-11-25 03:56:58.397 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:58.397 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:56:58.397 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:56:58.397 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:56:58.398 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:56:58.398 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:04.216 | Neutron networks: 2021-11-25 03:57:06.553 | +--------------------------------------+---------+--------------------------------------+ 2021-11-25 03:57:06.553 | | ID | Name | Subnets | 2021-11-25 03:57:06.553 | +--------------------------------------+---------+--------------------------------------+ 2021-11-25 03:57:06.553 | | c87508f3-853a-4c05-a14b-96daa8a52c28 | private | ec44d6a2-30dc-4663-89d5-6ea7f4195f38 | 2021-11-25 03:57:06.553 | | fbbf2050-665c-4306-843a-806da9ab5719 | public | d6501d46-a068-4eab-a140-870c3ebc33c8 | 2021-11-25 03:57:06.553 | +--------------------------------------+---------+--------------------------------------+ 2021-11-25 03:57:11.120 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:11.120 | | Field | Value | 2021-11-25 03:57:11.121 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:11.121 | | admin_state_up | UP | 2021-11-25 03:57:11.121 | | availability_zone_hints | | 2021-11-25 03:57:11.121 | | availability_zones | nova | 2021-11-25 03:57:11.121 | | created_at | 2021-11-25T03:54:54Z | 2021-11-25 03:57:11.121 | | description | | 2021-11-25 03:57:11.121 | | dns_domain | None | 2021-11-25 03:57:11.121 | | id | c87508f3-853a-4c05-a14b-96daa8a52c28 | 2021-11-25 03:57:11.121 | | ipv4_address_scope | None | 2021-11-25 03:57:11.121 | | ipv6_address_scope | None | 2021-11-25 03:57:11.121 | | is_default | None | 2021-11-25 03:57:11.121 | | is_vlan_transparent | None | 2021-11-25 03:57:11.121 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='7b07b7adf4894721a467e9b9625341b4', project.name=, region_name='RegionOne', zone= | 2021-11-25 03:57:11.121 | | mtu | 1500 | 2021-11-25 03:57:11.121 | | name | private | 2021-11-25 03:57:11.121 | | port_security_enabled | True | 2021-11-25 03:57:11.121 | | project_id | 7b07b7adf4894721a467e9b9625341b4 | 2021-11-25 03:57:11.121 | | provider:network_type | vlan | 2021-11-25 03:57:11.122 | | provider:physical_network | physnet1 | 2021-11-25 03:57:11.122 | | provider:segmentation_id | 166 | 2021-11-25 03:57:11.122 | | qos_policy_id | None | 2021-11-25 03:57:11.122 | | revision_number | 3 | 2021-11-25 03:57:11.122 | | router:external | Internal | 2021-11-25 03:57:11.122 | | segments | None | 2021-11-25 03:57:11.122 | | shared | False | 2021-11-25 03:57:11.122 | | status | ACTIVE | 2021-11-25 03:57:11.122 | | subnets | ec44d6a2-30dc-4663-89d5-6ea7f4195f38 | 2021-11-25 03:57:11.122 | | tags | | 2021-11-25 03:57:11.122 | | updated_at | 2021-11-25T03:57:03Z | 2021-11-25 03:57:11.122 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:13.426 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:13.426 | | Field | Value | 2021-11-25 03:57:13.426 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:13.426 | | admin_state_up | UP | 2021-11-25 03:57:13.426 | | availability_zone_hints | | 2021-11-25 03:57:13.426 | | availability_zones | nova | 2021-11-25 03:57:13.426 | | created_at | 2021-11-25T03:55:09Z | 2021-11-25 03:57:13.426 | | description | | 2021-11-25 03:57:13.426 | | dns_domain | None | 2021-11-25 03:57:13.426 | | id | fbbf2050-665c-4306-843a-806da9ab5719 | 2021-11-25 03:57:13.426 | | ipv4_address_scope | None | 2021-11-25 03:57:13.426 | | ipv6_address_scope | None | 2021-11-25 03:57:13.426 | | is_default | True | 2021-11-25 03:57:13.426 | | is_vlan_transparent | None | 2021-11-25 03:57:13.426 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='61c99afe0fb64e7d8026b06c4eda75ae', project.name='admin', region_name='RegionOne', zone= | 2021-11-25 03:57:13.426 | | mtu | 1500 | 2021-11-25 03:57:13.426 | | name | public | 2021-11-25 03:57:13.427 | | port_security_enabled | True | 2021-11-25 03:57:13.427 | | project_id | 61c99afe0fb64e7d8026b06c4eda75ae | 2021-11-25 03:57:13.427 | | provider:network_type | flat | 2021-11-25 03:57:13.427 | | provider:physical_network | physnet1 | 2021-11-25 03:57:13.427 | | provider:segmentation_id | None | 2021-11-25 03:57:13.427 | | qos_policy_id | None | 2021-11-25 03:57:13.427 | | revision_number | 2 | 2021-11-25 03:57:13.427 | | router:external | External | 2021-11-25 03:57:13.427 | | segments | None | 2021-11-25 03:57:13.427 | | shared | False | 2021-11-25 03:57:13.427 | | status | ACTIVE | 2021-11-25 03:57:13.427 | | subnets | d6501d46-a068-4eab-a140-870c3ebc33c8 | 2021-11-25 03:57:13.427 | | tags | | 2021-11-25 03:57:13.427 | | updated_at | 2021-11-25T03:55:17Z | 2021-11-25 03:57:13.427 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:13.535 | Neutron subnetworks: 2021-11-25 03:57:15.679 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-25 03:57:15.679 | | ID | Name | Network | Subnet | 2021-11-25 03:57:15.679 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-25 03:57:15.679 | | d6501d46-a068-4eab-a140-870c3ebc33c8 | public-subnet | fbbf2050-665c-4306-843a-806da9ab5719 | 172.28.0.0/24 | 2021-11-25 03:57:15.679 | | ec44d6a2-30dc-4663-89d5-6ea7f4195f38 | private-subnet | c87508f3-853a-4c05-a14b-96daa8a52c28 | 172.20.0.0/26 | 2021-11-25 03:57:15.679 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-25 03:57:20.161 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:20.161 | | Field | Value | 2021-11-25 03:57:20.161 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:20.161 | | allocation_pools | 172.28.0.2-172.28.0.254 | 2021-11-25 03:57:20.161 | | cidr | 172.28.0.0/24 | 2021-11-25 03:57:20.161 | | created_at | 2021-11-25T03:55:17Z | 2021-11-25 03:57:20.161 | | description | | 2021-11-25 03:57:20.161 | | dns_nameservers | | 2021-11-25 03:57:20.161 | | dns_publish_fixed_ip | None | 2021-11-25 03:57:20.161 | | enable_dhcp | False | 2021-11-25 03:57:20.161 | | gateway_ip | 172.28.0.1 | 2021-11-25 03:57:20.161 | | host_routes | | 2021-11-25 03:57:20.161 | | id | d6501d46-a068-4eab-a140-870c3ebc33c8 | 2021-11-25 03:57:20.161 | | ip_version | 4 | 2021-11-25 03:57:20.161 | | ipv6_address_mode | None | 2021-11-25 03:57:20.161 | | ipv6_ra_mode | None | 2021-11-25 03:57:20.161 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='61c99afe0fb64e7d8026b06c4eda75ae', project.name='admin', region_name='RegionOne', zone= | 2021-11-25 03:57:20.161 | | name | public-subnet | 2021-11-25 03:57:20.161 | | network_id | fbbf2050-665c-4306-843a-806da9ab5719 | 2021-11-25 03:57:20.162 | | prefix_length | None | 2021-11-25 03:57:20.162 | | project_id | 61c99afe0fb64e7d8026b06c4eda75ae | 2021-11-25 03:57:20.162 | | revision_number | 0 | 2021-11-25 03:57:20.162 | | segment_id | None | 2021-11-25 03:57:20.162 | | service_types | | 2021-11-25 03:57:20.162 | | subnetpool_id | None | 2021-11-25 03:57:20.162 | | tags | | 2021-11-25 03:57:20.162 | | updated_at | 2021-11-25T03:55:17Z | 2021-11-25 03:57:20.162 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:22.401 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:22.401 | | Field | Value | 2021-11-25 03:57:22.401 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:22.401 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-11-25 03:57:22.401 | | cidr | 172.20.0.0/26 | 2021-11-25 03:57:22.401 | | created_at | 2021-11-25T03:54:57Z | 2021-11-25 03:57:22.401 | | description | | 2021-11-25 03:57:22.401 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-11-25 03:57:22.401 | | dns_publish_fixed_ip | None | 2021-11-25 03:57:22.401 | | enable_dhcp | True | 2021-11-25 03:57:22.401 | | gateway_ip | 172.20.0.1 | 2021-11-25 03:57:22.401 | | host_routes | | 2021-11-25 03:57:22.401 | | id | ec44d6a2-30dc-4663-89d5-6ea7f4195f38 | 2021-11-25 03:57:22.401 | | ip_version | 4 | 2021-11-25 03:57:22.402 | | ipv6_address_mode | None | 2021-11-25 03:57:22.402 | | ipv6_ra_mode | None | 2021-11-25 03:57:22.402 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='7b07b7adf4894721a467e9b9625341b4', project.name=, region_name='RegionOne', zone= | 2021-11-25 03:57:22.402 | | name | private-subnet | 2021-11-25 03:57:22.402 | | network_id | c87508f3-853a-4c05-a14b-96daa8a52c28 | 2021-11-25 03:57:22.402 | | prefix_length | None | 2021-11-25 03:57:22.402 | | project_id | 7b07b7adf4894721a467e9b9625341b4 | 2021-11-25 03:57:22.402 | | revision_number | 1 | 2021-11-25 03:57:22.402 | | segment_id | None | 2021-11-25 03:57:22.402 | | service_types | | 2021-11-25 03:57:22.402 | | subnetpool_id | 8cb335b7-a280-49d3-9f34-1178a0254012 | 2021-11-25 03:57:22.402 | | tags | | 2021-11-25 03:57:22.402 | | updated_at | 2021-11-25T03:57:03Z | 2021-11-25 03:57:22.402 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:22.711 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-11-25 03:57:22.711 | + ./stack.sh:main:1428 : command openstack complete 2021-11-25 03:57:22.713 | + ./stack.sh:main:1428 : openstack complete 2021-11-25 03:57:25.021 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-11-25 03:57:25.408 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-11-25 03:57:25.426 | + functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:25.428 | + ./stack.sh:main:1433 : is_ubuntu 2021-11-25 03:57:25.431 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-25 03:57:25.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-25 03:57:25.436 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-11-25 03:57:25.439 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:57:25.442 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-11-25 03:57:25.444 | + ./stack.sh:main:1435 : set_lvm_filter 2021-11-25 03:57:25.447 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-11-25 03:57:25.450 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-11-25 03:57:25.452 | + lib/lvm:set_lvm_filter:186 : local pv 2021-11-25 03:57:25.454 | + lib/lvm:set_lvm_filter:187 : local vg 2021-11-25 03:57:25.457 | + lib/lvm:set_lvm_filter:188 : local line 2021-11-25 03:57:25.460 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-11-25 03:57:25.514 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-11-25 03:57:25.516 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-11-25 03:57:25.519 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-11-25 03:57:25.538 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-11-25 03:57:25.557 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-11-25 03:57:25.560 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:57:25.563 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-11-25 03:57:25.566 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-11-25 03:57:25.568 | + functions-common:run_phase:1759 : local mode=stack 2021-11-25 03:57:25.571 | + functions-common:run_phase:1760 : local phase=test-config 2021-11-25 03:57:25.573 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-25 03:57:25.576 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-25 03:57:25.578 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-25 03:57:25.581 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-25 03:57:25.583 | + functions-common:run_phase:1769 : local extra 2021-11-25 03:57:25.587 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-25 03:57:25.591 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-25 03:57:25.593 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-25 03:57:25.596 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-25 03:57:25.598 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-11-25 03:57:25.601 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-25 03:57:25.617 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:25.622 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:57:25.624 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:57:25.626 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-11-25 03:57:25.629 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:57:25.632 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:57:25.634 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:57:25.637 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-11-25 03:57:25.639 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:57:25.642 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-25 03:57:25.644 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-25 03:57:25.647 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-25 03:57:25.649 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-11-25 03:57:25.651 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:57:25.654 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-11-25 03:57:25.657 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-11-25 03:57:25.659 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-11-25 03:57:25.661 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-11-25 03:57:25.663 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-11-25 03:57:25.666 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-11-25 03:57:25.669 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-11-25 03:57:25.671 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-11-25 03:57:25.673 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-25 03:57:25.676 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-11-25 03:57:25.676 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-25 03:57:25.680 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-11-25 03:57:25.682 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-11-25 03:57:25.684 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-11-25 03:57:25.687 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-11-25 03:57:25.689 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-11-25 03:57:25.706 | Using python 3.6 to install testrepository because python3_enabled=True 2021-11-25 03:57:25.711 | ++ 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-11-25 03:57:28.491 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:57:28.491 | 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-11-25 03:57:28.492 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.492 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.493 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.493 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.494 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.494 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.495 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.495 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.495 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.496 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.497 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.497 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.498 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.498 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.499 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.499 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.499 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.500 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.500 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.501 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.501 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.502 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.502 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.503 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.503 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.505 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.506 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.506 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.506 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.507 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.508 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.508 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.508 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.509 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.509 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.510 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.510 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.510 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.511 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.511 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.512 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.512 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.512 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.513 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.513 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.514 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.514 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.515 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.515 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.515 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.516 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.516 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.517 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.517 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.517 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.518 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.519 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.519 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.519 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.520 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.521 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.521 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.521 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.523 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.523 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.523 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.524 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.524 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.525 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.526 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.526 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.526 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.527 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.527 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.528 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.528 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.529 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.529 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.529 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.530 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.530 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.531 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.531 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.532 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.532 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.532 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.533 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.533 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.534 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.534 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.535 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.535 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.536 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.536 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.537 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.537 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.538 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.538 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.539 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.539 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.539 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.540 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.541 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.541 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.541 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.542 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.542 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.543 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.544 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.544 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.545 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.545 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.545 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.546 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.546 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.547 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.547 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.548 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.548 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.548 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.549 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.549 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.550 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.550 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.551 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.551 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.552 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.552 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.553 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.553 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.554 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.554 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.554 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.555 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.555 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.555 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.556 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.556 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.557 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.557 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.557 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.558 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.559 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.559 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.560 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.561 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.561 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.561 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.562 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.562 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.563 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.563 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.563 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.564 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.564 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.565 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.565 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.565 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.566 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.566 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.567 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.567 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.567 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.568 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.568 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.569 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.569 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.569 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.570 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.570 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.571 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.571 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.571 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.572 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.572 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.573 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.573 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.573 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.574 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.574 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.575 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.575 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.576 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.576 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.576 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.577 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.577 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.578 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.578 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.578 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.579 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.579 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.579 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.580 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.580 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.581 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.581 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.581 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.582 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.582 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.583 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.583 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.583 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.584 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.584 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.585 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.585 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.585 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.586 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.586 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.586 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.587 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.587 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.588 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.588 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.588 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.589 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.589 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.590 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.590 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.591 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.591 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.591 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.592 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.592 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.593 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.593 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.593 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.594 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.594 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.595 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.595 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.596 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.597 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.597 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.598 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.599 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.599 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.599 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.600 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.600 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.601 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.601 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.602 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.602 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.603 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.603 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.603 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.604 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.604 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.604 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.606 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.606 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.606 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.607 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.607 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.608 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.608 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.608 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.609 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.609 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.610 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.610 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.611 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.611 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.611 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.612 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.612 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.613 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.613 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.614 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.614 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.615 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.615 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.616 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.616 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.616 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.617 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.617 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.618 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.618 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.618 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.619 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.619 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.620 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.620 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.620 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.621 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.621 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.622 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.622 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.622 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.623 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.623 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.624 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.624 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.624 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.625 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.625 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.626 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.626 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.627 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.627 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.627 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.628 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.628 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.629 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.629 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.629 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.630 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.630 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.631 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.632 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.632 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.633 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.633 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.634 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.634 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.634 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.635 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.635 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.635 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.636 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.636 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.637 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.637 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.638 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.638 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.639 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.640 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.640 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.640 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.641 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.641 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.642 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.642 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.643 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.643 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.643 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.644 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.644 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.645 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.645 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.645 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.646 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.646 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.647 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.647 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.648 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.648 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.648 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.649 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.650 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.650 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.651 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.651 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.651 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.653 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.653 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.653 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.654 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.654 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.655 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.655 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.656 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.656 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.657 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.657 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.657 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.658 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.658 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.659 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.659 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.660 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.660 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.660 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.661 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.661 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.662 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.662 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.663 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.663 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.664 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.664 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.665 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.665 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.665 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.666 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.666 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.667 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.667 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.668 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.669 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.669 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.669 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.670 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.670 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.671 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.671 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.672 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.672 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.672 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.673 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.673 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.674 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.674 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.675 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.675 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.676 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.676 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.677 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:28.677 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-25 03:57:28.678 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-25 03:57:28.678 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:57:29.453 | Collecting testrepository===0.0.20 2021-11-25 03:57:29.461 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-11-25 03:57:30.390 | 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-11-25 03:57:30.410 | 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-11-25 03:57:30.414 | 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-11-25 03:57:30.422 | 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-11-25 03:57:30.434 | 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-11-25 03:57:30.449 | 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-11-25 03:57:30.452 | 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-11-25 03:57:30.455 | 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-11-25 03:57:30.458 | 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-11-25 03:57:30.461 | 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-11-25 03:57:30.464 | 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-11-25 03:57:30.468 | Building wheels for collected packages: testrepository 2021-11-25 03:57:30.469 | Building wheel for testrepository (setup.py): started 2021-11-25 03:57:31.404 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-11-25 03:57:31.406 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=4908d4300d7d38608c1541bac3166463d6f95331f37cf15a44d6165b0b58b818 2021-11-25 03:57:31.406 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-11-25 03:57:31.407 | Successfully built testrepository 2021-11-25 03:57:33.629 | Installing collected packages: testrepository 2021-11-25 03:57:33.867 | Successfully installed testrepository-0.0.20 2021-11-25 03:57:34.008 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-25 03:57:34.008 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-25 03:57:34.103 | ++ inc/python:pip_install:207 : result=0 2021-11-25 03:57:34.106 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-25 03:57:34.108 | ++ functions-common:time_stop:2331 : local name 2021-11-25 03:57:34.110 | ++ functions-common:time_stop:2332 : local end_time 2021-11-25 03:57:34.112 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-25 03:57:34.114 | ++ functions-common:time_stop:2334 : local total 2021-11-25 03:57:34.116 | ++ functions-common:time_stop:2335 : local start_time 2021-11-25 03:57:34.118 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-25 03:57:34.120 | ++ functions-common:time_stop:2338 : start_time=1637812645702 2021-11-25 03:57:34.122 | ++ functions-common:time_stop:2340 : [[ -z 1637812645702 ]] 2021-11-25 03:57:34.125 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-25 03:57:34.129 | ++ functions-common:time_stop:2343 : end_time=1637812654126 2021-11-25 03:57:34.131 | ++ functions-common:time_stop:2344 : elapsed_time=8424 2021-11-25 03:57:34.133 | ++ functions-common:time_stop:2345 : total=256466 2021-11-25 03:57:34.135 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-25 03:57:34.137 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=264890 2021-11-25 03:57:34.139 | ++ inc/python:pip_install:210 : return 0 2021-11-25 03:57:34.141 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-11-25 03:57:34.143 | ++ lib/tempest:configure_tempest:138 : local images 2021-11-25 03:57:34.145 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-11-25 03:57:34.147 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-11-25 03:57:34.149 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-11-25 03:57:34.151 | ++ lib/tempest:configure_tempest:142 : local password 2021-11-25 03:57:34.154 | ++ lib/tempest:configure_tempest:143 : local line 2021-11-25 03:57:34.156 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-11-25 03:57:34.158 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-11-25 03:57:34.160 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-11-25 03:57:34.162 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-11-25 03:57:34.164 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-11-25 03:57:34.166 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-11-25 03:57:34.169 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-11-25 03:57:34.171 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-11-25 03:57:34.173 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-11-25 03:57:34.175 | ++ lib/tempest:configure_tempest:153 : local disk 2021-11-25 03:57:34.177 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-11-25 03:57:34.177 | ' 2021-11-25 03:57:34.179 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-11-25 03:57:34.181 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-11-25 03:57:34.195 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:34.198 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-25 03:57:34.199 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-11-25 03:57:34.199 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-11-25 03:57:36.490 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:57:36.493 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-11-25 03:57:36.496 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-11-25 03:57:36.499 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-25 03:57:36.501 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-11-25 03:57:36.503 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-11-25 03:57:36.505 | ++ lib/tempest:configure_tempest:184 : image_uuid=3c941cfb-b9c1-444d-a94f-db960684d5e9 2021-11-25 03:57:36.507 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=3c941cfb-b9c1-444d-a94f-db960684d5e9 2021-11-25 03:57:36.510 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-11-25 03:57:36.522 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-11-25 03:57:36.525 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-11-25 03:57:36.527 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-11-25 03:57:36.529 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-11-25 03:57:36.532 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-11-25 03:57:36.534 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-11-25 03:57:36.536 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-11-25 03:57:36.538 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-11-25 03:57:36.541 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-11-25 03:57:36.542 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-11-25 03:57:38.736 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:57:38.739 | ++ lib/tempest:configure_tempest:211 : admin_project_id=61c99afe0fb64e7d8026b06c4eda75ae 2021-11-25 03:57:38.742 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-11-25 03:57:38.756 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:38.764 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-11-25 03:57:40.586 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.586 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:57:40.586 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.586 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.586 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.586 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-11-25 03:57:40.588 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-11-25 03:57:40.591 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.591 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:57:40.591 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.591 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.591 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.592 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.592 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-11-25 03:57:40.594 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-11-25 03:57:40.596 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.596 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-25 03:57:40.596 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-25 03:57:40.596 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-25 03:57:40.596 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-25 03:57:40.596 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-11-25 03:57:40.599 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-11-25 03:57:40.602 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-11-25 03:57:40.629 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-11-25 03:57:40.631 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-11-25 03:57:40.633 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-11-25 03:57:40.636 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-25 03:57:40.639 | +++ 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-11-25 03:57:42.844 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:57:42.847 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-25 03:57:42.847 | router-admin-state-down-before-update 2021-11-25 03:57:42.847 | agent 2021-11-25 03:57:42.847 | agent-resources-synced 2021-11-25 03:57:42.847 | allowed-address-pairs 2021-11-25 03:57:42.847 | auto-allocated-topology 2021-11-25 03:57:42.847 | availability_zone 2021-11-25 03:57:42.847 | availability_zone_filter 2021-11-25 03:57:42.847 | default-subnetpools 2021-11-25 03:57:42.847 | dhcp_agent_scheduler 2021-11-25 03:57:42.847 | dvr 2021-11-25 03:57:42.847 | empty-string-filtering 2021-11-25 03:57:42.847 | external-net 2021-11-25 03:57:42.847 | extra_dhcp_opt 2021-11-25 03:57:42.847 | extraroute 2021-11-25 03:57:42.847 | extraroute-atomic 2021-11-25 03:57:42.847 | filter-validation 2021-11-25 03:57:42.847 | fip-port-details 2021-11-25 03:57:42.847 | flavors 2021-11-25 03:57:42.847 | floatingip-pools 2021-11-25 03:57:42.847 | ip-substring-filtering 2021-11-25 03:57:42.847 | router 2021-11-25 03:57:42.847 | ext-gw-mode 2021-11-25 03:57:42.847 | l3-ha 2021-11-25 03:57:42.847 | l3-flavors 2021-11-25 03:57:42.847 | l3-port-ip-change-not-allowed 2021-11-25 03:57:42.847 | l3_agent_scheduler 2021-11-25 03:57:42.847 | metering 2021-11-25 03:57:42.847 | multi-provider 2021-11-25 03:57:42.847 | net-mtu 2021-11-25 03:57:42.847 | net-mtu-writable 2021-11-25 03:57:42.847 | network_availability_zone 2021-11-25 03:57:42.847 | network-ip-availability 2021-11-25 03:57:42.848 | pagination 2021-11-25 03:57:42.848 | port-mac-address-regenerate 2021-11-25 03:57:42.848 | binding 2021-11-25 03:57:42.848 | binding-extended 2021-11-25 03:57:42.848 | port-security 2021-11-25 03:57:42.848 | project-id 2021-11-25 03:57:42.848 | provider 2021-11-25 03:57:42.848 | quotas 2021-11-25 03:57:42.848 | quota_details 2021-11-25 03:57:42.848 | rbac-policies 2021-11-25 03:57:42.848 | rbac-address-scope 2021-11-25 03:57:42.848 | rbac-security-groups 2021-11-25 03:57:42.848 | rbac-subnetpool 2021-11-25 03:57:42.848 | revision-if-match 2021-11-25 03:57:42.848 | standard-attr-revisions 2021-11-25 03:57:42.848 | router_availability_zone 2021-11-25 03:57:42.848 | port-security-groups-filtering 2021-11-25 03:57:42.848 | security-group 2021-11-25 03:57:42.848 | service-type 2021-11-25 03:57:42.848 | sorting 2021-11-25 03:57:42.848 | standard-attr-description 2021-11-25 03:57:42.848 | stateful-security-group 2021-11-25 03:57:42.848 | subnet_onboard 2021-11-25 03:57:42.848 | subnet-service-types 2021-11-25 03:57:42.848 | subnet_allocation 2021-11-25 03:57:42.848 | subnetpool-prefix-ops 2021-11-25 03:57:42.848 | standard-attr-tag 2021-11-25 03:57:42.848 | standard-attr-timestamp' 2021-11-25 03:57:42.850 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-25 03:57:42.850 | router-admin-state-down-before-update 2021-11-25 03:57:42.850 | agent 2021-11-25 03:57:42.850 | agent-resources-synced 2021-11-25 03:57:42.850 | allowed-address-pairs 2021-11-25 03:57:42.850 | auto-allocated-topology 2021-11-25 03:57:42.850 | availability_zone 2021-11-25 03:57:42.850 | availability_zone_filter 2021-11-25 03:57:42.850 | default-subnetpools 2021-11-25 03:57:42.850 | dhcp_agent_scheduler 2021-11-25 03:57:42.850 | dvr 2021-11-25 03:57:42.850 | empty-string-filtering 2021-11-25 03:57:42.850 | external-net 2021-11-25 03:57:42.850 | extra_dhcp_opt 2021-11-25 03:57:42.850 | extraroute 2021-11-25 03:57:42.851 | extraroute-atomic 2021-11-25 03:57:42.851 | filter-validation 2021-11-25 03:57:42.851 | fip-port-details 2021-11-25 03:57:42.851 | flavors 2021-11-25 03:57:42.851 | floatingip-pools 2021-11-25 03:57:42.851 | ip-substring-filtering 2021-11-25 03:57:42.851 | router 2021-11-25 03:57:42.851 | ext-gw-mode 2021-11-25 03:57:42.851 | l3-ha 2021-11-25 03:57:42.851 | l3-flavors 2021-11-25 03:57:42.851 | l3-port-ip-change-not-allowed 2021-11-25 03:57:42.851 | l3_agent_scheduler 2021-11-25 03:57:42.851 | metering 2021-11-25 03:57:42.851 | multi-provider 2021-11-25 03:57:42.851 | net-mtu 2021-11-25 03:57:42.851 | net-mtu-writable 2021-11-25 03:57:42.851 | network_availability_zone 2021-11-25 03:57:42.851 | network-ip-availability 2021-11-25 03:57:42.851 | pagination 2021-11-25 03:57:42.851 | port-mac-address-regenerate 2021-11-25 03:57:42.851 | binding 2021-11-25 03:57:42.851 | binding-extended 2021-11-25 03:57:42.851 | port-security 2021-11-25 03:57:42.851 | project-id 2021-11-25 03:57:42.851 | provider 2021-11-25 03:57:42.851 | quotas 2021-11-25 03:57:42.851 | quota_details 2021-11-25 03:57:42.851 | rbac-policies 2021-11-25 03:57:42.851 | rbac-address-scope 2021-11-25 03:57:42.851 | rbac-security-groups 2021-11-25 03:57:42.851 | rbac-subnetpool 2021-11-25 03:57:42.851 | revision-if-match 2021-11-25 03:57:42.851 | standard-attr-revisions 2021-11-25 03:57:42.852 | router_availability_zone 2021-11-25 03:57:42.852 | port-security-groups-filtering 2021-11-25 03:57:42.852 | security-group 2021-11-25 03:57:42.852 | service-type 2021-11-25 03:57:42.852 | sorting 2021-11-25 03:57:42.852 | standard-attr-description 2021-11-25 03:57:42.852 | stateful-security-group 2021-11-25 03:57:42.852 | subnet_onboard 2021-11-25 03:57:42.852 | subnet-service-types 2021-11-25 03:57:42.852 | subnet_allocation 2021-11-25 03:57:42.852 | subnetpool-prefix-ops 2021-11-25 03:57:42.852 | standard-attr-tag 2021-11-25 03:57:42.852 | standard-attr-timestamp =~ external-net ]] 2021-11-25 03:57:42.852 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-25 03:57:42.856 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-11-25 03:57:45.196 | +++ functions-common:oscwrap:2371 : return 0 2021-11-25 03:57:45.200 | ++ lib/tempest:configure_tempest:287 : public_network_id=fbbf2050-665c-4306-843a-806da9ab5719 2021-11-25 03:57:45.202 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-11-25 03:57:47.568 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:47.568 | | Field | Value | 2021-11-25 03:57:47.568 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:47.569 | | admin_state_up | UP | 2021-11-25 03:57:47.569 | | availability_zone_hints | | 2021-11-25 03:57:47.569 | | availability_zones | | 2021-11-25 03:57:47.569 | | created_at | 2021-11-25T03:57:47Z | 2021-11-25 03:57:47.569 | | description | | 2021-11-25 03:57:47.569 | | dns_domain | None | 2021-11-25 03:57:47.569 | | id | da8e6e19-b125-4cbd-8a5e-d3f2d54789df | 2021-11-25 03:57:47.569 | | ipv4_address_scope | None | 2021-11-25 03:57:47.569 | | ipv6_address_scope | None | 2021-11-25 03:57:47.569 | | is_default | False | 2021-11-25 03:57:47.569 | | is_vlan_transparent | None | 2021-11-25 03:57:47.569 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='61c99afe0fb64e7d8026b06c4eda75ae', project.name='admin', region_name='RegionOne', zone= | 2021-11-25 03:57:47.569 | | mtu | 1500 | 2021-11-25 03:57:47.569 | | name | shared | 2021-11-25 03:57:47.569 | | port_security_enabled | True | 2021-11-25 03:57:47.569 | | project_id | 61c99afe0fb64e7d8026b06c4eda75ae | 2021-11-25 03:57:47.569 | | provider:network_type | vlan | 2021-11-25 03:57:47.569 | | provider:physical_network | physnet1 | 2021-11-25 03:57:47.569 | | provider:segmentation_id | 164 | 2021-11-25 03:57:47.569 | | qos_policy_id | None | 2021-11-25 03:57:47.569 | | revision_number | 1 | 2021-11-25 03:57:47.569 | | router:external | Internal | 2021-11-25 03:57:47.569 | | segments | None | 2021-11-25 03:57:47.569 | | shared | True | 2021-11-25 03:57:47.570 | | status | ACTIVE | 2021-11-25 03:57:47.570 | | subnets | | 2021-11-25 03:57:47.570 | | tags | | 2021-11-25 03:57:47.570 | | updated_at | 2021-11-25T03:57:47Z | 2021-11-25 03:57:47.570 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:47.685 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-11-25 03:57:50.338 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:50.338 | | Field | Value | 2021-11-25 03:57:50.338 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:50.338 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-11-25 03:57:50.338 | | cidr | 192.168.233.0/24 | 2021-11-25 03:57:50.338 | | created_at | 2021-11-25T03:57:50Z | 2021-11-25 03:57:50.338 | | description | shared-subnet | 2021-11-25 03:57:50.338 | | dns_nameservers | | 2021-11-25 03:57:50.338 | | dns_publish_fixed_ip | None | 2021-11-25 03:57:50.338 | | enable_dhcp | True | 2021-11-25 03:57:50.338 | | gateway_ip | 192.168.233.1 | 2021-11-25 03:57:50.339 | | host_routes | | 2021-11-25 03:57:50.339 | | id | 73f866da-b2ec-4bf4-9a1a-36a98fa02efd | 2021-11-25 03:57:50.339 | | ip_version | 4 | 2021-11-25 03:57:50.339 | | ipv6_address_mode | None | 2021-11-25 03:57:50.339 | | ipv6_ra_mode | None | 2021-11-25 03:57:50.339 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='61c99afe0fb64e7d8026b06c4eda75ae', project.name='admin', region_name='RegionOne', zone= | 2021-11-25 03:57:50.339 | | name | shared-subnet | 2021-11-25 03:57:50.339 | | network_id | da8e6e19-b125-4cbd-8a5e-d3f2d54789df | 2021-11-25 03:57:50.339 | | prefix_length | None | 2021-11-25 03:57:50.339 | | project_id | 61c99afe0fb64e7d8026b06c4eda75ae | 2021-11-25 03:57:50.339 | | revision_number | 0 | 2021-11-25 03:57:50.339 | | segment_id | None | 2021-11-25 03:57:50.339 | | service_types | | 2021-11-25 03:57:50.339 | | subnetpool_id | None | 2021-11-25 03:57:50.339 | | tags | | 2021-11-25 03:57:50.340 | | updated_at | 2021-11-25T03:57:50Z | 2021-11-25 03:57:50.340 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-25 03:57:50.454 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-11-25 03:57:50.482 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-11-25 03:57:50.510 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-11-25 03:57:50.514 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-11-25 03:57:50.539 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-11-25 03:57:50.567 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-11-25 03:57:50.592 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-11-25 03:57:50.625 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-11-25 03:57:50.653 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.47/identity/v2.0/ 2021-11-25 03:57:50.679 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.47/identity/v3 2021-11-25 03:57:50.705 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-11-25 03:57:50.732 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-11-25 03:57:50.766 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-11-25 03:57:50.797 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-11-25 03:57:50.799 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-11-25 03:57:50.832 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-11-25 03:57:50.859 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-11-25 03:57:50.884 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-11-25 03:57:50.911 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-11-25 03:57:50.914 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-11-25 03:57:50.941 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-11-25 03:57:50.967 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-11-25 03:57:50.969 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-11-25 03:57:50.995 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-11-25 03:57:51.010 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:57:51.013 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-11-25 03:57:51.015 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-11-25 03:57:51.041 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-11-25 03:57:51.056 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:57:51.059 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-11-25 03:57:51.085 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-11-25 03:57:51.111 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-11-25 03:57:51.114 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-11-25 03:57:51.116 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-11-25 03:57:51.118 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-11-25 03:57:51.146 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 3c941cfb-b9c1-444d-a94f-db960684d5e9 2021-11-25 03:57:51.172 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 3c941cfb-b9c1-444d-a94f-db960684d5e9 2021-11-25 03:57:51.202 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-11-25 03:57:51.235 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-11-25 03:57:51.262 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-11-25 03:57:51.290 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-11-25 03:57:51.306 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:51.308 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-11-25 03:57:51.311 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-11-25 03:57:51.313 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-11-25 03:57:51.316 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-11-25 03:57:51.318 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-11-25 03:57:51.320 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-11-25 03:57:51.337 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-11-25 03:57:51.340 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-11-25 03:57:51.366 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-11-25 03:57:51.395 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-11-25 03:57:51.421 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-11-25 03:57:51.447 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-11-25 03:57:51.475 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-11-25 03:57:51.506 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-11-25 03:57:51.534 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-11-25 03:57:51.561 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-11-25 03:57:51.588 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-11-25 03:57:51.591 | ++ 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-11-25 03:57:51.618 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-11-25 03:57:51.620 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-11-25 03:57:51.636 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:57:51.638 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-11-25 03:57:51.664 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id fbbf2050-665c-4306-843a-806da9ab5719 2021-11-25 03:57:51.691 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-11-25 03:57:51.719 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-11-25 03:57:51.763 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-11-25 03:57:51.801 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-11-25 03:57:51.830 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-11-25 03:57:51.858 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-11-25 03:57:51.860 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-11-25 03:57:51.862 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-11-25 03:57:51.864 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-11-25 03:57:51.898 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-11-25 03:57:51.900 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-11-25 03:57:51.903 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-25 03:57:51.906 | ++ functions-common:is_provider_network:2183 : return 1 2021-11-25 03:57:51.908 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-11-25 03:57:51.936 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-11-25 03:57:51.963 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-11-25 03:57:51.990 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-11-25 03:57:52.015 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-11-25 03:57:52.040 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-11-25 03:57:52.042 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-25 03:57:52.044 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-11-25 03:57:52.047 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-11-25 03:57:52.063 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-11-25 03:57:52.091 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-25 03:57:52.093 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-11-25 03:57:52.096 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-11-25 03:57:52.111 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-11-25 03:57:52.136 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-25 03:57:52.138 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-11-25 03:57:52.141 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-11-25 03:57:52.144 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-11-25 03:57:52.159 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-11-25 03:57:52.185 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-25 03:57:52.187 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-11-25 03:57:52.190 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-11-25 03:57:52.206 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-11-25 03:57:52.232 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-11-25 03:57:52.235 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-11-25 03:57:52.237 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-11-25 03:57:52.239 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-11-25 03:57:52.241 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-11-25 03:57:52.259 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-11-25 03:57:52.262 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-11-25 03:57:52.287 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-11-25 03:57:52.302 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:57:52.304 | ++ lib/tempest:configure_tempest:515 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-11-25 03:57:52.330 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-11-25 03:57:52.333 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-11-25 03:57:52.335 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-11-25 03:57:52.337 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-11-25 03:57:52.340 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-11-25 03:57:52.342 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-11-25 03:57:52.344 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-11-25 03:57:52.347 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-11-25 03:57:52.364 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-11-25 03:57:52.366 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-11-25 03:57:52.393 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-11-25 03:57:52.399 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-11-25 03:57:52.401 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-11-25 03:57:52.404 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-11-25 03:57:52.429 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-11-25 03:57:52.454 | ++ lib/tempest:configure_tempest:606 : local service 2021-11-25 03:57:52.456 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-11-25 03:57:52.458 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.461 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-11-25 03:57:52.476 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.478 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-11-25 03:57:52.506 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.508 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-11-25 03:57:52.523 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.526 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-11-25 03:57:52.553 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.556 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-11-25 03:57:52.570 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.573 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-11-25 03:57:52.603 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.605 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-11-25 03:57:52.621 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.623 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-11-25 03:57:52.653 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.655 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-11-25 03:57:52.671 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.674 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-11-25 03:57:52.702 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.704 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-11-25 03:57:52.722 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:57:52.724 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-11-25 03:57:52.755 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-25 03:57:52.757 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-11-25 03:57:52.778 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-25 03:57:52.780 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-11-25 03:57:52.810 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-11-25 03:57:52.813 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-11-25 03:57:52.815 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-11-25 03:57:52.818 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-11-25 03:57:52.823 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.PRAGVY4EzB 2021-11-25 03:57:52.826 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-11-25 03:57:52.828 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-11-25 03:57:52.830 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-11-25 03:57:53.473 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-11-25 03:57:54.367 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-25 03:58:15.783 | venv-tempest develop-inst: /opt/stack/tempest 2021-11-25 03:58:21.212 | 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.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:58:21.212 | ___________________________________ summary ____________________________________ 2021-11-25 03:58:21.212 | venv-tempest: skipped tests 2021-11-25 03:58:21.212 | congratulations :) 2021-11-25 03:58:21.241 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-11-25 03:58:21.245 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-25 03:58:21.249 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.EvSGYmMcX1 2021-11-25 03:58:21.251 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.EvSGYmMcX1 2021-11-25 03:58:21.254 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-25 03:58:21.256 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.EvSGYmMcX1 2021-11-25 03:58:21.258 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-25 03:58:21.261 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-25 03:58:21.264 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-25 03:58:21.269 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.EvSGYmMcX1 -r requirements.txt 2021-11-25 03:58:22.989 | /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-11-25 03:58:22.989 | EasyInstallDeprecationWarning, 2021-11-25 03:58:22.989 | /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-11-25 03:58:22.989 | setuptools.SetuptoolsDeprecationWarning, 2021-11-25 03:58:23.077 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-25 03:58:23.576 | 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.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:58:23.577 | venv-tempest run-test-pre: PYTHONHASHSEED='1918353953' 2021-11-25 03:58:23.577 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.EvSGYmMcX1 -r requirements.txt 2021-11-25 03:58:24.314 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.389 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.421 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.496 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.579 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.665 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.715 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.872 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.970 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:24.987 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.009 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.044 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.058 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.108 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.197 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:58:25.231 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:58:25.232 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 25)) (4.5.0) 2021-11-25 03:58:25.243 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 46)) (5.8.0) 2021-11-25 03:58:25.247 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 53)) (5.1.0) 2021-11-25 03:58:25.251 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 64)) (3.0.0) 2021-11-25 03:58:25.263 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 121)) (2.3.0) 2021-11-25 03:58:25.275 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 139)) (0.8.0) 2021-11-25 03:58:25.282 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 147)) (2.4.0) 2021-11-25 03:58:25.296 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 174)) (2.8.0) 2021-11-25 03:58:25.331 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 179)) (1.26.7) 2021-11-25 03:58:25.354 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 184)) (1.4.0) 2021-11-25 03:58:25.368 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 188)) (6.0) 2021-11-25 03:58:25.371 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 193)) (36.0.0) 2021-11-25 03:58:25.425 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 211)) (1.1.0) 2021-11-25 03:58:25.433 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 220)) (3.2.0) 2021-11-25 03:58:25.442 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 257)) (3.9.0) 2021-11-25 03:58:25.456 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 291)) (4.6.1) 2021-11-25 03:58:25.498 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 295)) (4.8.2) 2021-11-25 03:58:25.542 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 321)) (3.2.1) 2021-11-25 03:58:25.569 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 322)) (4.2.0) 2021-11-25 03:58:25.579 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 333)) (0.4.0) 2021-11-25 03:58:25.582 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 361)) (2.5.0) 2021-11-25 03:58:25.594 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 401)) (1.4.0) 2021-11-25 03:58:25.607 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 408)) (1.0.2) 2021-11-25 03:58:25.611 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 410)) (8.7.1) 2021-11-25 03:58:25.656 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 425)) (3.0.6) 2021-11-25 03:58:25.662 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 437)) (3.5.0) 2021-11-25 03:58:25.671 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 447)) (2.3.2) 2021-11-25 03:58:25.731 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 465)) (1.16.0) 2021-11-25 03:58:25.735 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 497)) (1.13.3) 2021-11-25 03:58:25.738 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 508)) (1.5.0) 2021-11-25 03:58:25.743 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 513)) (0.18.2) 2021-11-25 03:58:25.747 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 543)) (5.4.0) 2021-11-25 03:58:25.775 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 560)) (1.15.0) 2021-11-25 03:58:25.779 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 563)) (3.2.0) 2021-11-25 03:58:25.810 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 576)) (3.6.0) 2021-11-25 03:58:25.837 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 591)) (0.14.1) 2021-11-25 03:58:25.842 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 598)) (4.12.0) 2021-11-25 03:58:25.858 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 604)) (2.8.2) 2021-11-25 03:58:25.863 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 609)) (2021.3) 2021-11-25 03:58:25.868 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 617)) (59.2.0) 2021-11-25 03:58:25.921 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 144)) (0.2.5) 2021-11-25 03:58:25.926 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 169)) (1.0.0) 2021-11-25 03:58:25.928 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 211)) (1.4.0) 2021-11-25 03:58:25.931 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 151)) (1.4.0) 2021-11-25 03:58:25.935 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 120)) (0.9.6) 2021-11-25 03:58:25.938 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 56)) (3.4.0) 2021-11-25 03:58:25.945 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 171)) (4.0.0) 2021-11-25 03:58:25.947 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 2)) (0.12.2) 2021-11-25 03:58:25.952 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 230)) (2.26.0) 2021-11-25 03:58:25.980 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 282)) (1.8.2) 2021-11-25 03:58:25.983 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 49)) (21.2.0) 2021-11-25 03:58:26.042 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 186)) (2.21) 2021-11-25 03:58:26.045 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 506)) (0.18.0) 2021-11-25 03:58:26.050 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 529)) (1.6) 2021-11-25 03:58:26.052 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 536)) (0.11.0) 2021-11-25 03:58:26.055 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 375)) (1.0.1) 2021-11-25 03:58:26.059 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 348)) (21.3) 2021-11-25 03:58:26.064 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 377)) (1.0.0) 2021-11-25 03:58:26.067 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 379)) (3.3) 2021-11-25 03:58:26.070 | 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.EvSGYmMcX1 (line 230)) (2021.10.8) 2021-11-25 03:58:26.074 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.EvSGYmMcX1 (line 584)) (2.0.7) 2021-11-25 03:58:26.170 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-25 03:58:26.171 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-25 03:58:26.227 | ___________________________________ summary ____________________________________ 2021-11-25 03:58:26.227 | venv-tempest: commands succeeded 2021-11-25 03:58:26.227 | congratulations :) 2021-11-25 03:58:26.257 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.EvSGYmMcX1 2021-11-25 03:58:26.261 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-11-25 03:58:26.287 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-11-25 03:58:26.289 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-11-25 03:58:26.292 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-11-25 03:58:26.317 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.PRAGVY4EzB 2021-11-25 03:58:26.972 | venv create: /opt/stack/tempest/.tox/venv 2021-11-25 03:58:27.598 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-11-25 03:59:01.629 | venv develop-inst: /opt/stack/tempest 2021-11-25 03:59:09.417 | 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.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,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.0,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:59:09.418 | venv run-test-pre: PYTHONHASHSEED='2778194681' 2021-11-25 03:59:09.419 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.PRAGVY4EzB 2021-11-25 03:59:12.848 | /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-11-25 03:59:12.848 | "supporting stable Ussuri.", DeprecationWarning) 2021-11-25 03:59:12.848 | /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-11-25 03:59:12.848 | "supporting stable wallaby.", DeprecationWarning) 2021-11-25 03:59:12.848 | /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-11-25 03:59:12.848 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-11-25 03:59:12.848 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-11-25 03:59:12.950 | ___________________________________ summary ____________________________________ 2021-11-25 03:59:12.950 | venv: commands succeeded 2021-11-25 03:59:12.950 | congratulations :) 2021-11-25 03:59:12.979 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-11-25 03:59:12.995 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:59:12.998 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-11-25 03:59:13.013 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-25 03:59:13.015 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-11-25 03:59:13.017 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-11-25 03:59:13.019 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-11-25 03:59:13.022 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-11-25 03:59:13.024 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-11-25 03:59:13.026 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-11-25 03:59:13.028 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-11-25 03:59:13.030 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-11-25 03:59:13.033 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-11-25 03:59:13.035 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-11-25 03:59:13.037 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-11-25 03:59:13.039 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-11-25 03:59:13.042 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-11-25 03:59:13.044 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-11-25 03:59:13.046 | ++ 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-11-25 03:59:13.048 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-11-25 03:59:13.051 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-11-25 03:59:13.053 | ++ 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-11-25 03:59:13.079 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-11-25 03:59:13.082 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-11-25 03:59:13.084 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-11-25 03:59:13.086 | ++ 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-11-25 03:59:13.089 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-11-25 03:59:13.091 | ++ 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-11-25 03:59:13.119 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-11-25 03:59:13.122 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-11-25 03:59:13.147 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-11-25 03:59:13.150 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-11-25 03:59:13.152 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-11-25 03:59:13.155 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-11-25 03:59:13.157 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-11-25 03:59:13.160 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-11-25 03:59:13.162 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-11-25 03:59:13.165 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-11-25 03:59:13.168 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-11-25 03:59:13.170 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-11-25 03:59:13.172 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-11-25 03:59:13.175 | ++ 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-11-25 03:59:13.178 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-11-25 03:59:13.180 | ++ 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-11-25 03:59:13.206 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-11-25 03:59:13.206 | ' 2021-11-25 03:59:13.209 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-11-25 03:59:13.212 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-25 03:59:13.214 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-11-25 03:59:13.217 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-11-25 03:59:13.219 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-11-25 03:59:13.219 | /opt/stack/tempest /opt/stack/tempest 2021-11-25 03:59:13.221 | ++ lib/tempest:install_tempest_plugins:775 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-11-25 03:59:13.224 | ++ lib/tempest:install_tempest_plugins:776 : local tmp_u_c_m 2021-11-25 03:59:13.227 | +++ lib/tempest:install_tempest_plugins:777 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-25 03:59:13.231 | ++ lib/tempest:install_tempest_plugins:777 : tmp_u_c_m=/tmp/tempest_u_c_m.vA21D7v9qi 2021-11-25 03:59:13.234 | ++ lib/tempest:install_tempest_plugins:778 : set_tempest_venv_constraints /tmp/tempest_u_c_m.vA21D7v9qi 2021-11-25 03:59:13.236 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-25 03:59:13.239 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.vA21D7v9qi 2021-11-25 03:59:13.241 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-25 03:59:13.244 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-25 03:59:13.247 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-25 03:59:13.252 | ++ lib/tempest:install_tempest_plugins:779 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.vA21D7v9qi /opt/stack/cinder-tempest-plugin 2021-11-25 03:59:14.966 | /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-11-25 03:59:14.966 | EasyInstallDeprecationWarning, 2021-11-25 03:59:14.966 | /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-11-25 03:59:14.966 | setuptools.SetuptoolsDeprecationWarning, 2021-11-25 03:59:15.056 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-25 03:59:15.546 | 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.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:59:15.547 | venv-tempest run-test-pre: PYTHONHASHSEED='3936309503' 2021-11-25 03:59:15.548 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.vA21D7v9qi /opt/stack/cinder-tempest-plugin 2021-11-25 03:59:16.277 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.353 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.384 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.458 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.542 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.627 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.686 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.843 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.940 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.958 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:16.981 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:17.015 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:17.029 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:17.079 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:17.169 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-25 03:59:17.172 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-25 03:59:17.174 | Processing /opt/stack/cinder-tempest-plugin 2021-11-25 03:59:17.825 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 46)) (5.8.0) 2021-11-25 03:59:17.829 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 322)) (4.2.0) 2021-11-25 03:59:17.839 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 408)) (1.0.2) 2021-11-25 03:59:17.842 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 410)) (8.7.1) 2021-11-25 03:59:17.888 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 437)) (3.5.0) 2021-11-25 03:59:17.897 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 465)) (1.16.0) 2021-11-25 03:59:17.900 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 508)) (1.5.0) 2021-11-25 03:59:17.906 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 598)) (4.12.0) 2021-11-25 03:59:17.925 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 609)) (2021.3) 2021-11-25 03:59:17.929 | Requirement already satisfied: tempest>=17.1.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev1) (29.2.1.dev8) 2021-11-25 03:59:17.980 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 230)) (2.26.0) 2021-11-25 03:59:18.009 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 121)) (2.3.0) 2021-11-25 03:59:18.021 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 139)) (0.8.0) 2021-11-25 03:59:18.029 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 53)) (5.1.0) 2021-11-25 03:59:18.033 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 188)) (6.0) 2021-11-25 03:59:18.037 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 295)) (4.8.2) 2021-11-25 03:59:18.080 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 536)) (0.11.0) 2021-11-25 03:59:18.083 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 425)) (3.0.6) 2021-11-25 03:59:18.090 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 375)) (1.0.1) 2021-11-25 03:59:18.093 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 348)) (21.3) 2021-11-25 03:59:18.099 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 257)) (3.9.0) 2021-11-25 03:59:18.113 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 563)) (3.2.0) 2021-11-25 03:59:18.145 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 361)) (2.5.0) 2021-11-25 03:59:18.156 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 174)) (2.8.0) 2021-11-25 03:59:18.191 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 25)) (4.5.0) 2021-11-25 03:59:18.203 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 291)) (4.6.1) 2021-11-25 03:59:18.245 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 321)) (3.2.1) 2021-11-25 03:59:18.274 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 64)) (3.0.0) 2021-11-25 03:59:18.286 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 184)) (1.4.0) 2021-11-25 03:59:18.301 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 147)) (2.4.0) 2021-11-25 03:59:18.315 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 179)) (1.26.7) 2021-11-25 03:59:18.339 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 211)) (1.1.0) 2021-11-25 03:59:18.346 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 379)) (3.3) 2021-11-25 03:59:18.350 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 584)) (2.0.7) 2021-11-25 03:59:18.355 | 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.vA21D7v9qi (line 230)) (2021.10.8) 2021-11-25 03:59:18.358 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 497)) (1.13.3) 2021-11-25 03:59:18.362 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 543)) (5.4.0) 2021-11-25 03:59:18.389 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 171)) (4.0.0) 2021-11-25 03:59:18.392 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 576)) (3.6.0) 2021-11-25 03:59:18.419 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 333)) (0.4.0) 2021-11-25 03:59:18.422 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 447)) (2.3.2) 2021-11-25 03:59:18.485 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 506)) (0.18.0) 2021-11-25 03:59:18.490 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 49)) (21.2.0) 2021-11-25 03:59:18.549 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 617)) (59.2.0) 2021-11-25 03:59:18.603 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 169)) (1.0.0) 2021-11-25 03:59:18.606 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 220)) (3.2.0) 2021-11-25 03:59:18.616 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 193)) (36.0.0) 2021-11-25 03:59:18.658 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 401)) (1.4.0) 2021-11-25 03:59:18.672 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 591)) (0.14.1) 2021-11-25 03:59:18.677 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 604)) (2.8.2) 2021-11-25 03:59:18.684 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 56)) (3.4.0) 2021-11-25 03:59:18.690 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 120)) (0.9.6) 2021-11-25 03:59:18.693 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 2)) (0.12.2) 2021-11-25 03:59:18.697 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 513)) (0.18.2) 2021-11-25 03:59:18.701 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 144)) (0.2.5) 2021-11-25 03:59:18.706 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.vA21D7v9qi (line 211)) (1.4.0) 2021-11-25 03:59:18.709 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 151)) (1.4.0) 2021-11-25 03:59:18.712 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 282)) (1.8.2) 2021-11-25 03:59:18.716 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 560)) (1.15.0) 2021-11-25 03:59:18.720 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 529)) (1.6) 2021-11-25 03:59:18.722 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 377)) (1.0.0) 2021-11-25 03:59:18.725 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.vA21D7v9qi (line 186)) (2.21) 2021-11-25 03:59:18.727 | Building wheels for collected packages: cinder-tempest-plugin 2021-11-25 03:59:18.728 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-11-25 03:59:19.446 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-11-25 03:59:19.448 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev1-py3-none-any.whl size=45961 sha256=a9d4efe0d423a8c7bd163beb07bc6aff6a45bafe66760d8fd13341f1c944d4a3 2021-11-25 03:59:19.448 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-11-25 03:59:19.449 | Successfully built cinder-tempest-plugin 2021-11-25 03:59:19.466 | Installing collected packages: cinder-tempest-plugin 2021-11-25 03:59:19.571 | Successfully installed cinder-tempest-plugin-1.5.1.dev1 2021-11-25 03:59:19.620 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-25 03:59:19.620 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-25 03:59:19.679 | ___________________________________ summary ____________________________________ 2021-11-25 03:59:19.679 | venv-tempest: commands succeeded 2021-11-25 03:59:19.679 | congratulations :) 2021-11-25 03:59:19.709 | ++ lib/tempest:install_tempest_plugins:780 : rm -f /tmp/tempest_u_c_m.vA21D7v9qi 2021-11-25 03:59:19.713 | ++ lib/tempest:install_tempest_plugins:781 : echo 'Checking installed Tempest plugins:' 2021-11-25 03:59:19.713 | Checking installed Tempest plugins: 2021-11-25 03:59:19.716 | ++ lib/tempest:install_tempest_plugins:782 : tox -evenv-tempest -- tempest list-plugins 2021-11-25 03:59:21.418 | /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-11-25 03:59:21.418 | EasyInstallDeprecationWarning, 2021-11-25 03:59:21.418 | /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-11-25 03:59:21.418 | setuptools.SetuptoolsDeprecationWarning, 2021-11-25 03:59:21.508 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-25 03:59:22.007 | 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.7,cinder-tempest-plugin==1.5.1.dev1,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,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.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,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.0,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@db4066912b91d9fed410f6c1da8839700706f837#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,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-11-25 03:59:22.008 | venv-tempest run-test-pre: PYTHONHASHSEED='1600841832' 2021-11-25 03:59:22.008 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-11-25 03:59:23.102 | +--------------+--------------------------------------------------+ 2021-11-25 03:59:23.102 | | Name | EntryPoint | 2021-11-25 03:59:23.102 | +--------------+--------------------------------------------------+ 2021-11-25 03:59:23.102 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-11-25 03:59:23.102 | +--------------+--------------------------------------------------+ 2021-11-25 03:59:23.183 | ___________________________________ summary ____________________________________ 2021-11-25 03:59:23.183 | venv-tempest: commands succeeded 2021-11-25 03:59:23.183 | congratulations :) 2021-11-25 03:59:23.212 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-11-25 03:59:23.212 | /opt/stack/tempest 2021-11-25 03:59:23.215 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-25 03:59:23.218 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-25 03:59:23.220 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-25 03:59:23.223 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-25 03:59:23.226 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-11-25 03:59:23.229 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-25 03:59:23.232 | + functions-common:run_plugins:1746 : local phase=test-config 2021-11-25 03:59:23.234 | + functions-common:run_plugins:1748 : local plugins= 2021-11-25 03:59:23.237 | + functions-common:run_plugins:1749 : local plugin 2021-11-25 03:59:23.240 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-11-25 03:59:23.243 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-25 03:59:23.246 | + inc/meta-config:merge_config_group:171 : shift 2021-11-25 03:59:23.249 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-11-25 03:59:23.251 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:59:23.254 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-25 03:59:23.257 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-25 03:59:23.261 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-11-25 03:59:23.264 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-25 03:59:23.267 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-11-25 03:59:23.269 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-25 03:59:23.272 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-11-25 03:59:23.272 | /^\[\[.+\|.*\]\]/ { 2021-11-25 03:59:23.272 | gsub("[][]", "", $1); 2021-11-25 03:59:23.272 | split($1, a, "|"); 2021-11-25 03:59:23.272 | if (a[1] == matchgroup) 2021-11-25 03:59:23.272 | print a[2] 2021-11-25 03:59:23.272 | } 2021-11-25 03:59:23.272 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 24 test_with_retry 5 apt-get-update 5 osc 354 wait_for_service 24 git_timed 20 dbsync 70 pip_install 264 apt-get 219 ------------------------- Unaccounted time 618 ========================= Total runtime 1603 This is your host IP address: 10.222.0.47 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.47/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